mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Add --min-height option for percent --height
This commit is contained in:
@@ -138,6 +138,10 @@ Label characters for \fBjump\fR and \fBjump-accept\fR
|
||||
Display fzf window below the cursor with the given height instead of using
|
||||
fullscreen.
|
||||
.TP
|
||||
.BI "--min-height=" "HEIGHT"
|
||||
Minimum height when \fB--height\fR is given in percent (default: 10).
|
||||
Ignored when \fB--height\fR is not specified.
|
||||
.TP
|
||||
.B "--reverse"
|
||||
Reverse orientation
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user