mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
Different marker for the first and last line of multi-line entries
Can be configured via `--marker-multi-line`
This commit is contained in:
@@ -455,6 +455,10 @@ Pointer to the current line (default: '▌' or '>' depending on \fB--no-unicode\
|
||||
.BI "--marker=" "STR"
|
||||
Multi-select marker (default: '┃' or '>' depending on \fB--no-unicode\fR)
|
||||
.TP
|
||||
.BI "--marker-multi-line=" "STR"
|
||||
Multi-select marker for multi-line entries. 3 elements for top, middle, and bottom.
|
||||
(default: '╻┃╹' or '.|'' depending on \fB--no-unicode\fR)
|
||||
.TP
|
||||
.BI "--header=" "STR"
|
||||
The given string will be printed as the sticky header. The lines are displayed
|
||||
in the given order from top to bottom regardless of \fB--layout\fR option, and
|
||||
|
Reference in New Issue
Block a user