From a30181e2407057435763ef1bfb444cc8aaa29d38 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 7 Jan 2025 00:20:36 +0900 Subject: Update man page sections --- man/man1/fzf.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 8518cbc9..8a5b3638 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -186,7 +186,7 @@ e.g. \fB# Avoid rendering both fzf instances at the same time (sleep 1; seq 1000000; sleep 1) | fzf \-\-sync \-\-query 5 \-\-listen \-\-bind start:up,load:up,result:up,focus:change\-header:Ready\fR .RE -.SS STYLE +.SS GLOBAL STYLE .TP .BI "\-\-style=" "PRESET" Apply a style preset [default|minimal|full] @@ -297,7 +297,8 @@ Do not use bold text .TP .B "\-\-black" Use black background -.SS LAYOUT + +.SS DISPLAY MODE .TP .BI "\-\-height=" "[~]HEIGHT[%]" Display fzf window below the cursor with the given height instead of using @@ -347,6 +348,7 @@ e.g. # Popup with a native tmux border in the center with 80% width and height fzf \-\-tmux center,80%,border\-native\fR +.SS LAYOUT .TP .BI "\-\-layout=" "LAYOUT" Choose the layout (default: default) -- cgit v1.2.3