summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-27 01:20:56 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-27 01:35:05 +0900
commit2f51eb2b414f3e27f0d3ab3f4ef1a3f3a48c6d06 (patch)
tree6ad0a17d17eaa2dd18d2575375ed9d22cecd2337 /man/man1
parent0ccbd79e10813f7fb67cd29687203ef3cd0d5692 (diff)
Different marker for the first and last line of multi-line entries
Can be configured via `--marker-multi-line`
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index ef88d69a..d1c2cdc0 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -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