summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMike <10135646+mikesmithgh@users.noreply.github.com>2023-06-10 01:48:29 -0400
committerGitHub <noreply@github.com>2023-06-10 14:48:29 +0900
commitce8a745fb4ea6d0725e76d13d97fdf4b7433331d (patch)
tree5f8143c23c41a68c47bcb17c6a51b401ad35cefe /man
parent3e9efd1401404da8afdcf9757ac9996f5c48290f (diff)
Add new border style: 'thinblock' (#3327)
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index dda21069..518f1a6e 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -228,6 +228,10 @@ Draw border around the finder
.br
.BR double " Border with double lines"
.br
+.BR block " Border using block elements; suitable when using different background colors"
+.br
+.BR thinblock " Border using legacy computing symbols; may not be displayed on some terminals"
+.br
.BR horizontal " Horizontal lines above and below the finder"
.br
.BR vertical " Vertical lines on each side of the finder"
@@ -599,6 +603,10 @@ Should be used with one of the following \fB--preview-window\fR options.
.br
.B * border-double
.br
+.B * border-block
+.br
+.B * border-thinblock
+.br
.B * border-horizontal
.br
.B * border-top