X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.1;h=be913f3a17dec14713ca94ce85f5cb3fd23d40ad;hb=f1fc80b6ccba754689bae3b56f54bd8089f9c1a4;hp=7df18a4ec77539ecb8d40d743da36a165d7a2972;hpb=7f95fc26e0bd712cb2f7d3973eed38f6d5038cff;p=selector.git diff --git a/selector.1 b/selector.1 index 7df18a4..be913f3 100644 --- a/selector.1 +++ b/selector.1 @@ -16,7 +16,10 @@ command history. With the correct option, it will inject the selected line into the virtual tty input buffer, hence allowing the user to edit the line and execute it as a standard command. -Selector is also a good tool to test regexps. +Selector is also a good tool to test regexps, or a way to display +menus. The -x option allows to specify a label delimiter: Only the +part of each line before that character will appear during the +selection, but the full line will be returned. .SH "KEYS" .PP @@ -67,20 +70,24 @@ add a title in the modeline select the modeline and highlight color numbers .IP "\fB-v\fP" 10 inject the selected line into the tty input buffer +.IP "\fB-w\fP" 10 +add ^Q between characters during tty injection to quote control characters .IP "\fB-o \fP" 10 write the selected line into the specified file .IP "\fB-s \fP" 10 specify the symbol to separate the substrings in the search pattern +.IP "\fB-x