From 04017c25bb719c31bb18d43b4bcb96c4736f8d91 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 25 Jan 2025 11:22:32 +0900 Subject: Add 'bell' action to ring the terminal bell --- man/man1/fzf.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index b7e4ec6d..2377ba03 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1541,6 +1541,7 @@ A key or an event can be bound to one or more of the following actions. \fBbackward\-word\fR \fIalt\-b shift\-left\fR \fBbecome(...)\fR (replace fzf process with the specified command; see below for the details) \fBbeginning\-of\-line\fR \fIctrl\-a home\fR + \fBbell\fR (ring the terminal bell) \fBcancel\fR (clear query string if not empty, abort fzf otherwise) \fBchange\-border\-label(...)\fR (change \fB\-\-border\-label\fR to the given string) \fBchange\-header(...)\fR (change header to the given string; doesn't affect \fB\-\-header\-lines\fR) -- cgit v1.2.3