X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=blobdiff_plain;f=selector.cc;h=96e1b3dbff2a5f01998c480e85e069cd5086055f;hp=0cd620a44e484104bd26031f38c9a5ecc642efb1;hb=51a365af19cc63be6c61820f65423d58670cbee1;hpb=e95ec6b1b98bdcb33a296c01af5c15c9f2192834 diff --git a/selector.cc b/selector.cc index 0cd620a..96e1b3d 100644 --- a/selector.cc +++ b/selector.cc @@ -23,7 +23,7 @@ */ // To use it as a super-history-search for bash: -// alias h='selector -d -i -b -v -f <(history)' +// selector -q -b -i -d -v -w -l 10000 <(history) #include #include