From 8ef9dfd9a23486a6ed13c517904aad11c3072bb0 Mon Sep 17 00:00:00 2001 From: istepic <51284453+istepic@users.noreply.github.com> Date: Fri, 18 Apr 2025 01:38:28 +0200 Subject: [PATCH] Update reference to manpage in README.md (#4348) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4649ec1f..5cbc371c 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,7 @@ fzf (`execute`, `execute-silent`). fzf --bind 'f1:execute(less -f {}),ctrl-y:execute-silent(echo {} | pbcopy)+abort' ``` -See *KEY BINDINGS* section of the man page for details. +See *KEY/EVENT BINDINGS* section of the man page for details. ### Turning into a different process