From 17a13f00f8f17ba32b3f5737fda7055af023b269 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 16 May 2023 23:53:10 +0900 Subject: Allow customizing scrollbar of the preview window via --scrollbar=xy --- man/man1/fzf.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 1ff1fe03..1dcbc550 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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" -- cgit v1.2.3