projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95352df
)
Changed the help message.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 22 Nov 2011 07:24:22 +0000
(08:24 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 22 Nov 2011 07:24:22 +0000
(08:24 +0100)
bash-selector.sh
patch
|
blob
|
history
diff --git
a/bash-selector.sh
b/bash-selector.sh
index
da5bf93
..
51e7be2
100755
(executable)
--- a/
bash-selector.sh
+++ b/
bash-selector.sh
@@
-123,7
+123,7
@@
else
echo "source bash-selector.sh <--hist|--cd> [...]"
echo
- echo "Define
bash function to use selector for history search and/or intelligent
"
- echo "
cd history
."
+ echo "Define
s bash functions, and install key-bindings to use selector for history
"
+ echo "
search with M-r, and/or intelligent cd history with M-c
."
fi