diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 5ec02a76..0553fc02 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1682,6 +1682,14 @@ e.g. )'\fR .RE +\fIclick\-footer\fR +.RS +Triggered when a mouse click occurs within the footer. Sets +\fBFZF_CLICK_FOOTER_LINE\fR and \fBFZF_CLICK_FOOTER_COLUMN\fR environment +variables starting from 1. It optionally sets \fBFZF_CLICK_FOOTER_WORD\fR +if clicked on a word. +.RE + .SS AVAILABLE ACTIONS: A key or an event can be bound to one or more of the following actions. |
