Removed an incorrect negative comment.
authorFrancois Fleuret <francois@fleuret.org>
Wed, 18 Mar 2009 07:29:20 +0000 (08:29 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 18 Mar 2009 07:29:20 +0000 (08:29 +0100)
selector.cc

index 51333b4..f8d133e 100644 (file)
  */
 
 // 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>