summaryrefslogtreecommitdiff
path: root/fzy.1
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2018-09-09 21:02:45 -0700
committerJohn Hawthorn <john@hawthorn.email>2018-09-09 21:02:45 -0700
commit97ec6364e25070c73bf3331363a30aa61cfd21c9 (patch)
tree4b8fcb442655f8646145e6890e747ffbdf49fe0e /fzy.1
parent22579efc0ad4386e888e08c485f9268619c1934d (diff)
parentbaa0d7ece4eb8401a61a0bebdb5264bf805a34c2 (diff)
Merge branch 'abort_on_escape'
Diffstat (limited to 'fzy.1')
-rw-r--r--fzy.13
1 files changed, 3 insertions, 0 deletions
diff --git a/fzy.1 b/fzy.1
index 58f0be2..2609b2e 100644
--- a/fzy.1
+++ b/fzy.1
@@ -54,6 +54,9 @@ Usage help.
.BR "ENTER"
Print the selected item to stdout and exit
.TP
+.BR "Ctrl+c, Esc"
+Abort selecting and exit
+.TP
.BR "Up Arrow, Ctrl+p"
Select the previous item
.TP