m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Allow invisible preview window (--preview-window 0)

Close #820
This commit is contained in:
Junegunn Choi
2017-01-24 00:23:16 +09:00
parent a3244c4892
commit 6a75e30941
5 changed files with 38 additions and 14 deletions

View File

@@ -278,6 +278,9 @@ Determine the layout of the preview window. If the argument ends with
\fBtoggle-preview\fR action is triggered. Long lines are truncated by default.
Line wrap can be enabled with \fB:wrap\fR flag.
If size is given as 0, preview window will not be visible, but fzf will still
execute the command in the background.
.RS
.B POSITION: (default: right)
\fBup