Allow customizing scrollbar of the preview window via --scrollbar=xy

This commit is contained in:
Junegunn Choi
2023-05-16 23:53:10 +09:00
parent 43436e48e0
commit 17a13f00f8
4 changed files with 34 additions and 7 deletions

View File

@@ -377,9 +377,10 @@ Do not display horizontal separator on the info line. A synonym for
\fB--separator=''\fB
.TP
.BI "--scrollbar=" "CHAR"
.BI "--scrollbar=" "CHAR1[CHAR2]"
Use the given character to render scrollbar. (default: '│' or ':' depending on
\fB--no-unicode\fR).
\fB--no-unicode\fR). The optional \fBCHAR2\fR is used to render scrollbar of
the preview window.
.TP
.B "--no-scrollbar"