diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-01 11:12:59 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-01 17:03:59 +0900 |
| commit | e1e171a3c458b8bc7dc347cbbd89be30f490ffb8 (patch) | |
| tree | ae2c4275ae78cce08d345740c0d32295a31cc361 /man | |
| parent | d075c00015c3a2045061f289f0a089bc7ad6de5a (diff) | |
| download | fzf-e1e171a3c458b8bc7dc347cbbd89be30f490ffb8.tar.gz | |
Add toggle-bind
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 3a8a107f..0b3cabfc 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1643,6 +1643,7 @@ A key or an event can be bound to one or more of the following actions. \fBtoggle\-all\fR (toggle all matches) \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\-bind\fR \fBtoggle\-header\fR \fBtoggle\-hscroll\fR \fBtoggle\-multi\-line\fR |
