From 1bba2430e82a80194e88be5ab68bbb1c80137f29 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Tue, 19 May 2009 18:35:09 +0200 Subject: [PATCH] Added the ESC key to abort. --- selector.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/selector.1 b/selector.1 index 0cdac89..4db272a 100644 --- a/selector.1 +++ b/selector.1 @@ -33,7 +33,8 @@ selects the current line and exits. The shortcuts "^A", "^E", "^U", and "^K" do somehow what they do in readline, and you can exit selector without doing anything by either -interrupting the command with "^C" or by typing "^G". +interrupting the command with "^C" or by typing "^G" or the Escape +key. The "^R" key switches between the standard multi-substring mode and the regexp mode, and "^I" between the case-sensitive and -- 2.20.1