diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-08-27 19:39:09 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-08-27 19:41:39 +0900 |
| commit | e0924d27b845582e51552f5d34a5ac2f050f0b27 (patch) | |
| tree | cda1b15f9b0e4996de5c2ce6c6ca80207a002bc1 /man | |
| parent | 2775b771f27d7a1d89cdf067a56cc0e9238f101d (diff) | |
| download | fzf-e0924d27b845582e51552f5d34a5ac2f050f0b27.tar.gz | |
Change default --ellipsis to '··'
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index c960891d..811de487 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -526,7 +526,7 @@ lines that follow. Print header before the prompt line .TP .BI "\-\-ellipsis=" "STR" -Ellipsis to show when line is truncated (default: '..') +Ellipsis to show when line is truncated (default: '··') .SS Display .TP .B "\-\-ansi" |
