summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-05-22 13:13:55 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-05-22 13:16:39 +0900
commit347c4b26258bf3e20777c9a1a6d1258e58a3eba3 (patch)
tree91096d076db7f16ad5c6eb008a593a51e89cae88 /man/man1
parent34f0d4d0c4fdec5e8891d909bd2712cc21998959 (diff)
Add 'unbind' action
Fix #2486
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 8a7dcba4..3e835b99 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf 1 "Apr 2021" "fzf 0.27.0" "fzf - a command-line fuzzy finder"
+.TH fzf 1 "May 2021" "fzf 0.27.1" "fzf - a command-line fuzzy finder"
.SH NAME
fzf - a command-line fuzzy finder
@@ -852,6 +852,7 @@ A key or an event can be bound to one or more of the following actions.
\fBtoggle-search\fR (toggle search functionality)
\fBtoggle-sort\fR
\fBtoggle+up\fR \fIbtab (shift-tab)\fR
+ \fBunbind(...)\fR (unbind bindings)
\fBunix-line-discard\fR \fIctrl-u\fR
\fBunix-word-rubout\fR \fIctrl-w\fR
\fBup\fR \fIctrl-k ctrl-p up\fR