From: Francois Fleuret Date: Fri, 8 May 2009 15:03:25 +0000 (+0200) Subject: Typos. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=28ce8e4f521dc01987da20eba019961d866b5c1c Typos. --- diff --git a/selector.1 b/selector.1 index 18c0018..7422ab4 100644 --- a/selector.1 +++ b/selector.1 @@ -93,7 +93,7 @@ the key you want to use. For instance, if you want to use Alt-r, you may get ^[r. Then, you have to add in the readline configuration file ~/.inputrc the following: -"^[r": "^A^K selector -q -b -i -d -v -l 10000 <(history)^M" +"^[r": "^A^K selector -d -i -b -v <(history)^M" Note that you have to put the actual control characters in the configuration file, not a '^' followed by a character. To do so with