Removed an incorrect negative comment.
[selector.git] / selector.cc
index 51333b4..f8d133e 100644 (file)
  */
 
 // To use it as a super-history-search for bash:
  */
 
 // To use it as a super-history-search for bash:
-//
 // alias h='selector -d -i -b -v -f <(history)'
 
 // 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>
 
 #include <fstream>
 #include <iostream>