mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Add 'click-footer' event
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user