m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00

Add --freeze-right=N option to keep the rightmost N fields visible

This commit is contained in:
Junegunn Choi
2025-11-09 19:41:58 +09:00
parent 5e2d96d5e6
commit b7178f5a54
5 changed files with 119 additions and 31 deletions

View File

@@ -632,9 +632,13 @@ The given string will be repeated to draw a horizontal line on each gap
.BI "\-\-freeze\-left=" "N"
Number of fields to freeze on the left.
.TP
.BI "\-\-freeze\-right=" "N"
Number of fields to freeze on the right.
.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.
the query string is empty. Use \fB\-\-freeze\-right=1\fR instead if you want
the last field to be always visible even with a non-empty query.
.TP
.BI "\-\-scroll\-off=" "LINES"
Number of screen lines to keep above or below when scrolling to the top or to