We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a39e7 commit a4ff38dCopy full SHA for a4ff38d
1 file changed
man/man1/fzf.1
@@ -228,6 +228,10 @@ Draw border around the finder
228
.br
229
.BR double " Border with double lines"
230
231
+.BR block " Border using block elements; suitable when using different background color"
232
+.br
233
+.BR thinblock " Border using legacy computing symbols; may not be displayed on some terminals"
234
235
.BR horizontal " Horizontal lines above and below the finder"
236
237
.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.
599
603
600
604
.B * border-double
601
605
606
+.B * border-block
607
608
+.B * border-thinblock
609
602
610
.B * border-horizontal
611
612
.B * border-top
0 commit comments