projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5af931
)
Typos.
author
Francois Fleuret
<francois@fleuret.org>
Mon, 6 Jul 2009 07:33:52 +0000
(09:33 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 6 Jul 2009 07:33:52 +0000
(09:33 +0200)
selector.1
patch
|
blob
|
history
diff --git
a/selector.1
b/selector.1
index
042c1fb
..
c28dc1e
100644
(file)
--- a/
selector.1
+++ b/
selector.1
@@
-127,7
+127,7
@@
To use selector to search into your bash history
To show a list of directories and insert a cd command to the selected
one (using @ as a separator)
-.B selector -v -x @ <(find . -type d | awk \(aq{print $
1
\(dq@cd \(dq$0}\(aq)
+.B selector -v -x @ <(find . -type d | awk \(aq{print $
0
\(dq@cd \(dq$0}\(aq)
To select a line in a long text and returns the line number (this
command uses ^A as a separator, hence there will be problems if the