From ca5e633399e19f71f102a8df195e2f63a8a42137 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 19 Dec 2024 21:01:16 +0900 Subject: Add toggle-hscroll --- man/man1/fzf.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/man1') 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) -- cgit v1.2.3