summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-19 11:26:32 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-19 15:51:32 +0900
commit5b204c54f9d16accdf66bb24477e9eff4fc3a21a (patch)
treecef3aa9b6fd733c407c2e77ea5a0eb486627982e /man
parent04dfb14e3215f578d44cdc117d9f19920af21faa (diff)
downloadfzf-5b204c54f9d16accdf66bb24477e9eff4fc3a21a.tar.gz
Change default pointer and marker character
* Pointer: '▌' * Marker: '▏' They will still be set to '>' if `--no-unicode` is given. Reasons: * They look okay * They work better with multi-line items (WIP)
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 09d7e893..fabe5d2b 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -438,10 +438,10 @@ Do not display scrollbar. A synonym for \fB--scrollbar=''\fB
Input prompt (default: '> ')
.TP
.BI "--pointer=" "STR"
-Pointer to the current line (default: '>')
+Pointer to the current line (default: '▌' or '>' depending on \fB--no-unicode\fR)
.TP
.BI "--marker=" "STR"
-Multi-select marker (default: '>')
+Multi-select marker (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