From 1a32220ca94ae897cab408a9eeaed094a8a739f1 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 1 Oct 2024 19:15:17 +0900 Subject: Add --gap option to put empty lines between items --- man/man1/fzf.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 321327ab..59e21815 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -208,6 +208,9 @@ Indicator for wrapped lines. The default is '↳ ' or '> ' depending on .B "\-\-no\-multi\-line" Disable multi-line display of items when using \fB\-\-read0\fR .TP +.BI "\-\-gap" "[=N]" +Render empty lines between each item +.TP .B "\-\-keep\-right" Keep the right end of the line visible when it's too long. Effective only when the query string is empty. -- cgit v1.2.3