From 2f51eb2b414f3e27f0d3ab3f4ef1a3f3a48c6d06 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 27 May 2024 01:20:56 +0900 Subject: Different marker for the first and last line of multi-line entries Can be configured via `--marker-multi-line` --- man/man1/fzf.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/man1/fzf.1') 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 -- cgit v1.2.3