projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87d0df2
)
Use the --bash option in the key-binding example.
author
Francois Fleuret
<francois@fleuret.org>
Sat, 5 Feb 2011 10:20:24 +0000
(11:20 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Sat, 5 Feb 2011 10:20:24 +0000
(11:20 +0100)
selector.1
patch
|
blob
|
history
diff --git
a/selector.1
b/selector.1
index
7310722
..
7b6ec84
100644
(file)
--- a/
selector.1
+++ b/
selector.1
@@
-147,7
+147,7
@@
command 'bind' in your bash initialization file. For instance, to
associate it to M-r (that is, the "Alt" and "r" key pressed together),
just add something like
-bind \(aq\(dq\\C-[r\(dq:\(dq\\C-a\\C-kselector -
q -b -i -d -v -w -l ${HISTSIZE}
<(history)\\C-m\(dq\(aq
+bind \(aq\(dq\\C-[r\(dq:\(dq\\C-a\\C-kselector -
-bash
<(history)\\C-m\(dq\(aq
in your
.IR ~/.bashrc .