From 7941129cc406a07da2b748f41c19b040224585e4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 22 Jul 2025 23:15:10 +0900 Subject: Add 'click-footer' event --- man/man1/fzf.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') 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. -- cgit v1.2.3