From baa0d7ece4eb8401a61a0bebdb5264bf805a34c2 Mon Sep 17 00:00:00 2001 From: Jason Felice Date: Fri, 4 May 2018 12:32:40 -0400 Subject: Abort if Esc is pressed --- fzy.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fzy.1') 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 -- cgit v1.2.3