X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.1;h=d608ddf775991d2767af7f742bdff6c8fe99c5af;hb=6a28bf52a5a8975bef84624d400ae9e98147f793;hp=4e1d26db91e55c2ddafd7492b2f55d1b07964484;hpb=a6c319c9adcbde67f7eb7208ccbec70ea8210f8b;p=selector.git diff --git a/selector.1 b/selector.1 index 4e1d26d..d608ddf 100644 --- a/selector.1 +++ b/selector.1 @@ -83,7 +83,7 @@ To use selector to search into your bash history, you can use .SH "INTERACTION WITH READLINE" -For better efficiency, you can associate selector to a one key in the +For better efficiency, you can associate selector to a key in the shell through the use of the readline configuration file. To do so, you have first to pick a key and check the character sequences associated to it. @@ -100,8 +100,8 @@ configuration file, not a '^' followed by a character. To do so with Emacs for instance, you have to use the C-q key followed by another key: C-q C-a inserts "^A", C-q C-[ inserts "^[", etc. -The control characters in this line are there to erase the current -line before invoking the selector. +The control characters in this line are here to first erase the +current line content and to simulate the enter key. .SH "BUGS"