summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-10-11 01:51:39 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-10-11 01:54:39 +0900
commit3248153d9f928710103073de0752145ffb95a631 (patch)
tree5ea994a958e94b1859ed91e3067abf16f04d0e5e /man/man1/fzf.1
parent246b9f313085fac4c9c84cf8bf55cc8a8fc29482 (diff)
Add --preview-window=default for resetting the options
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index d571542d..03103dcd 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -381,7 +381,7 @@ Preview window will be updated even when there is no match for the current
query if any of the placeholder expressions evaluates to a non-empty string.
.RE
.TP
-.BI "--preview-window=" "[POSITION][:SIZE[%]][:rounded|sharp|noborder][:[no]wrap][:[no]cycle][:[no]hidden][:+SCROLL[-OFFSET]]"
+.BI "--preview-window=" "[POSITION][:SIZE[%]][:rounded|sharp|noborder][:[no]wrap][:[no]cycle][:[no]hidden][:+SCROLL[-OFFSET]][:default]"
.RS
.B POSITION: (default: right)
@@ -411,6 +411,8 @@ for adjusting the base offset so that you can see the text above it. It should
be given as a numeric integer (\fB-INTEGER\fR), or as a denominator form
(\fB-/INTEGER\fR) for specifying a fraction of the preview window height.
+\fBdefault\fR resets all options previously set to the default.
+
.RS
e.g.
\fB# Non-default scroll window positions and sizes