projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c8294
)
Removed an incorrect negative comment.
author
Francois Fleuret
<francois@fleuret.org>
Wed, 18 Mar 2009 07:29:20 +0000
(08:29 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Wed, 18 Mar 2009 07:29:20 +0000
(08:29 +0100)
selector.cc
patch
|
blob
|
history
diff --git
a/selector.cc
b/selector.cc
index
51333b4
..
f8d133e
100644
(file)
--- a/
selector.cc
+++ b/
selector.cc
@@
-23,12
+23,8
@@
*/
// To use it as a super-history-search for bash:
-//
// alias h='selector -d -i -b -v -f <(history)'
-// This software is highly Linux-specific, but I would be glad to get
-// patches to make it work on other OS
-
#include <fstream>
#include <iostream>