mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
Update man page sections
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user