projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e4b36
)
Typos.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 8 May 2009 15:03:25 +0000
(17:03 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 8 May 2009 15:03:25 +0000
(17:03 +0200)
selector.1
patch
|
blob
|
history
diff --git
a/selector.1
b/selector.1
index
18c0018
..
7422ab4
100644
(file)
--- 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