summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-10-26 22:33:41 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-10-26 22:51:22 +0900
commit2e8e63fb0b3b62e89472eebe9e86578598e1a541 (patch)
tree8c10978de92b685df67ae4624e13daddbf65c711 /man
parent874f7dd416a4098d657dce7f307b60485993eea1 (diff)
Add more --border options
Instead of drawing the window border in Vim using an extra window, extend the --border option so that we do can it natively. Close #2223 Fix #2184
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index da2642eb..9f2051ff 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -192,6 +192,16 @@ Draw border around the finder
.br
.BR horizontal " Horizontal lines above and below the finder"
.br
+.BR vertical " Vertical lines on each side of the finder"
+.br
+.BR top
+.br
+.BR bottom
+.br
+.BR left
+.br
+.BR right
+.br
.TP
.B "--no-unicode"