X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=selector.1;h=c349ace9306b7ae1520fa34ad5a54e9ed3270659;hb=7a7573dd2cd455de9e1848cfe56775de7b7d4d2b;hp=4beb92c289a32b1cea69df1e1094e0c0ee16d064;hpb=eb0bcc7307113eebb99523b825a06b39407c39b6;p=selector.git diff --git a/selector.1 b/selector.1 index 4beb92c..c349ace 100644 --- a/selector.1 +++ b/selector.1 @@ -12,7 +12,8 @@ in real time to show only the lines containing all the said strings, or matching the regexp. The ^R key switches between the standard multi-substring mode and the -regexp mode. +regexp mode, and ^I between the case-sensitive and case-insensitive +modes. The main usage of selector is as an efficient search in the shell command history. With the correct option, it will inject the selected @@ -67,7 +68,7 @@ specify the symbol to separate the substrings in the search pattern .IP "\fB-l \fP" 10 specify the maximum number of lines to take into account .IP "\fB-f \fP" 10 -specify the file to search into +specify a file to search into (option kept for compatibility reasons) .SH "EXAMPLES"