projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ee5db
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Wed, 12 Jan 2011 17:31:45 +0000
(18:31 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Wed, 12 Jan 2011 17:31:45 +0000
(18:31 +0100)
selector.1
patch
|
blob
|
history
diff --git
a/selector.1
b/selector.1
index
b32325a
..
7310722
100644
(file)
--- a/
selector.1
+++ b/
selector.1
@@
-152,7
+152,7
@@
bind \(aq\(dq\\C-[r\(dq:\(dq\\C-a\\C-kselector -q -b -i -d -v -w -l ${HISTSIZE}
in your
.IR ~/.bashrc .
-This binding
s
uses the control character ^A to put the cursor to the
+This binding uses the control character ^A to put the cursor to the
mostleft location and ^K to erase the current content of the readline
buffer, and it simulates the enter key with ^M.