summaryrefslogtreecommitdiff
path: root/fzy.1
diff options
context:
space:
mode:
authorJason Felice <jason.m.felice@gmail.com>2018-05-04 12:32:40 -0400
committerJason Felice <jason.m.felice@gmail.com>2018-05-04 12:32:40 -0400
commitbaa0d7ece4eb8401a61a0bebdb5264bf805a34c2 (patch)
tree6eb6d5717b792504b93bd8a0eae275942fe00425 /fzy.1
parent39ce2809029e3273ed212d9b31ffa350f12d521c (diff)
Abort if Esc is pressed
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