X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.1;h=66635583683683f51e45250eb676c4d516e240aa;hb=70e0b59610745e00fe015f96a5b6155f97110b30;hp=b52a4b43e9255d9f71c4ac271fbc4101998cd034;hpb=1d721525406a010fc84b3768cf1a5b453a1f70d0;p=selector.git diff --git a/selector.1 b/selector.1 index b52a4b4..6663558 100644 --- a/selector.1 +++ b/selector.1 @@ -1,9 +1,9 @@ +.TH "SELECTOR" 1 "July 2009" "Francois Fleuret" "User Commands" + \" This man page was written by Francois Fleuret \" and is distributed under a Creative Commons Attribution-Share Alike \" 3.0 License. -.TH "SELECTOR" 1 "July 2009" "Francois Fleuret" "User Commands" - .SH "NAME" selector \- A simple command line utility for dynamic pattern selection @@ -14,17 +14,17 @@ selector \- A simple command line utility for dynamic pattern selection .SH "DESCRIPTION" -\fBselector\fP is a command line utility for dynamic string -selection. It reads the content of the specified files, and as the -user types a list of strings separated by ";" (or a regexp), the +\fBselector\fP is a command line utility for interactive real-time +pattern matching. It reads the content of the specified files, and as +the user types a list of strings separated by ";" (or a regexp), the display is updated in real time to show only the lines containing all the said strings (or matching the regexp). -This command was mainly designed as a way to search in the shell -history, for which it is substantially more efficient than the -standard readline ^R binding. With the -v option, it injects the -selected line into the tty input buffer, hence allowing the user to -edit the line and execute it as a standard command. +This command was mainly designed as a way to search efficiently in the +shell history, for which it is substantially better than the standard +readline ^R binding. With the -v option, it injects the selected line +into the tty input buffer, hence allowing the user to edit the line +and execute it as a standard command. Selector is also a handy tool to test regexps, or to display menus with many possible choices. For the latter, the -x option allows to