summaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-12-19 21:01:16 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-12-19 21:05:26 +0900
commitca5e633399e19f71f102a8df195e2f63a8a42137 (patch)
tree1928a46cb480aa4268d9f321bc7b181b758fac83 /man/man1
parente60a9a628b48bb1304db30b3c2d9e051c3af05cd (diff)
downloadfzf-ca5e633399e19f71f102a8df195e2f63a8a42137.tar.gz
Add toggle-hscroll
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index e5704b0e..b1601c70 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1506,10 +1506,11 @@ A key or an event can be bound to one or more of the following actions.
\fBshow\-preview\fR
\fBtoggle\fR (\fIright\-click\fR)
\fBtoggle\-all\fR (toggle all matches)
- \fBtoggle+down\fR \fIctrl\-i (tab)\fR
- \fBtoggle\-header\fR
\fBtoggle\-in\fR (\fB\-\-layout=reverse*\fR ? \fBtoggle+up\fR : \fBtoggle+down\fR)
\fBtoggle\-out\fR (\fB\-\-layout=reverse*\fR ? \fBtoggle+down\fR : \fBtoggle+up\fR)
+ \fBtoggle\-header\fR
+ \fBtoggle\-hscroll\fR
+ \fBtoggle\-multi\-line\fR
\fBtoggle\-preview\fR
\fBtoggle\-preview\-wrap\fR
\fBtoggle\-search\fR (toggle search functionality)
@@ -1517,6 +1518,7 @@ A key or an event can be bound to one or more of the following actions.
\fBtoggle\-track\fR (toggle global tracking option (\fB\-\-track\fR))
\fBtoggle\-track\-current\fR (toggle tracking of the current item)
\fBtoggle\-wrap\fR \fIctrl\-/\fR \fIalt\-/\fR
+ \fBtoggle+down\fR \fIctrl\-i (tab)\fR
\fBtoggle+up\fR \fIbtab (shift\-tab)\fR
\fBtrack\-current\fR (track the current item; automatically disabled if focus changes)
\fBtransform(...)\fR (transform states using the output of an external command)