summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-08-20 21:42:53 +0200
committerQC <qball@gmpclient.org>2015-08-20 21:42:53 +0200
commitc170eae8c8cda0f7fe3b74d959de056a3af4ce78 (patch)
tree641ce634aa7aa1584b55e3587b385daf9370a165 /doc
parent610c73837737893242086370a9c4839019db344c (diff)
Issue: #207 add generic `-filter` mode.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown13
-rw-r--r--doc/rofi.138
2 files changed, 26 insertions, 25 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 6cb948c0..e34017d6 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -29,7 +29,8 @@
[ -display *display* ]
[ -bc *color* ]
[ -bw *width* ]
-[ -dmenu [ -p *prompt* ] [ -sep *separator* ] [ -l *selected line* ] [ -mesg ] [ -filter ] [ -select ] ]
+[ -dmenu [ -p *prompt* ] [ -sep *separator* ] [ -l *selected line* ] [ -mesg ] [ -select ] ]
+[ -filter *filter* ]
[ -ssh-client *client* ]
[ -ssh-command *command* ]
[ -disable-history ]
@@ -193,10 +194,14 @@ Below is a list of the most important options:
Do not print any message when starting in daemon mode.
-`-fuzzy`
+`-fuzzy`
Enable experimental fuzzy matching.
+`-filter` *filter*
+
+ Preset user filter to *filter* in the entry box and pre-filter the list.
+
### Theming
@@ -560,10 +565,6 @@ The following options are further explained in the theming section:
Default: 's'
-`-filter` *filter*
-
- Preset user filter to *filter* in the entry box and pre-filter the list.
-
`-select` *string*
Select first line that matches the given string
diff --git a/doc/rofi.1 b/doc/rofi.1
index 0b7de0f9..acdb5b76 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -7,7 +7,7 @@
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
.
.SH "SYNOPSIS"
-\fBrofi\fR [ \-width \fIpct_scr\fR ] [ \-lines \fIlines\fR ] [ \-columns \fIcolumns\fR ] [ \-font \fIpangofont\fR ] [ \-fg \fIcolor\fR ] [ \-fg\-urgent \fIcolor\fR ] [ \-fg\-active \fIcolor\fR ] [ \-bg\-urgent \fIcolor\fR ] [ \-bg\-active \fIcolor\fR ] [ \-bg \fIcolor\fR ] [ \-bgalt \fIcolor\fR ] [ \-hlfg \fIcolor\fR ] [ \-hlbg \fIcolor\fR ] [ \-key\-\fBmode\fR \fIcombo\fR ] [ \-terminal \fIterminal\fR ] [ \-location \fIposition\fR ] [ \-fixed\-num\-lines ] [ \-padding \fIpadding\fR ] [ \-opacity \fIopacity%\fR ] [ \-display \fIdisplay\fR ] [ \-bc \fIcolor\fR ] [ \-bw \fIwidth\fR ] [ \-dmenu [ \-p \fIprompt\fR ] [ \-sep \fIseparator\fR ] [ \-l \fIselected line\fR ] [ \-mesg ] [ \-filter ] [ \-select ] ] [ \-ssh\-client \fIclient\fR ] [ \-ssh\-command \fIcommand\fR ] [ \-disable\-history ] [ \-levenshtein\-sort ] [ \-case\-sensitive ] [ \-show \fImode\fR ] [ \-modi \fImode1,mode2\fR ] [ \-eh \fIelement height\fR ] [ \-lazy\-filter\-limit \fIlimit\fR ] [ \-e \fImessage\fR] [ \-a \fIrow\fR ] [ \-u \fIrow\fR ] [ \-pid \fIpath\fR ] [ \-now ] [ \-rnow ] [ \-snow ] [ \-version ] [ \-help] [ \-dump\-xresources ] [ \-auto\-select ] [ \-parse\-hosts ] [ \-combi\-modi \fImode1,mode2\fR ] [ \-quiet ]
+\fBrofi\fR [ \-width \fIpct_scr\fR ] [ \-lines \fIlines\fR ] [ \-columns \fIcolumns\fR ] [ \-font \fIpangofont\fR ] [ \-fg \fIcolor\fR ] [ \-fg\-urgent \fIcolor\fR ] [ \-fg\-active \fIcolor\fR ] [ \-bg\-urgent \fIcolor\fR ] [ \-bg\-active \fIcolor\fR ] [ \-bg \fIcolor\fR ] [ \-bgalt \fIcolor\fR ] [ \-hlfg \fIcolor\fR ] [ \-hlbg \fIcolor\fR ] [ \-key\-\fBmode\fR \fIcombo\fR ] [ \-terminal \fIterminal\fR ] [ \-location \fIposition\fR ] [ \-fixed\-num\-lines ] [ \-padding \fIpadding\fR ] [ \-opacity \fIopacity%\fR ] [ \-display \fIdisplay\fR ] [ \-bc \fIcolor\fR ] [ \-bw \fIwidth\fR ] [ \-dmenu [ \-p \fIprompt\fR ] [ \-sep \fIseparator\fR ] [ \-l \fIselected line\fR ] [ \-mesg ] [ \-select ] ] [ \-filter \fIfilter\fR ] [ \-ssh\-client \fIclient\fR ] [ \-ssh\-command \fIcommand\fR ] [ \-disable\-history ] [ \-levenshtein\-sort ] [ \-case\-sensitive ] [ \-show \fImode\fR ] [ \-modi \fImode1,mode2\fR ] [ \-eh \fIelement height\fR ] [ \-lazy\-filter\-limit \fIlimit\fR ] [ \-e \fImessage\fR] [ \-a \fIrow\fR ] [ \-u \fIrow\fR ] [ \-pid \fIpath\fR ] [ \-now ] [ \-rnow ] [ \-snow ] [ \-version ] [ \-help] [ \-dump\-xresources ] [ \-auto\-select ] [ \-parse\-hosts ] [ \-combi\-modi \fImode1,mode2\fR ] [ \-quiet ]
.
.SH "DESCRIPTION"
\fBrofi\fR is an X11 popup window switcher, run dialog, dmenu replacement and more\. It focuses on being fast to use and have minimal distraction\. It supports keyboard and mouse navigation, type to filter, tokenized search and more\.
@@ -297,6 +297,19 @@ Enable experimental fuzzy matching\.
.
.IP "" 0
.
+.P
+\fB\-filter\fR \fIfilter\fR
+.
+.IP "" 4
+.
+.nf
+
+Preset user filter to *filter* in the entry box and pre\-filter the list\.
+.
+.fi
+.
+.IP "" 0
+.
.SS "Theming"
\fB\-bg\fR
.
@@ -741,11 +754,11 @@ When one entry is left, automatically select this\.
.
.IP "" 4
.
-.P
-Select (Xinerama) monitor to display **rofi** on\. The special number -1 denotes the currently focused monitor, the number -2 denotes the currently focused window (i.e. rofi will be displayed on top of the focused window).
-.
-.P
-Default: \fI{cmd}\fR
+.nf
+
+Select (Xinerama) monitor to display **rofi** on\. The special number \-1 denotes the currently focused monitor, the number \-2 denotes the currently focused window (i\.e\. rofi will be displayed on top of the focused window)\.
+
+Default: *\-1*
.
.fi
.
@@ -1021,19 +1034,6 @@ Default: \'s\'
.IP "" 0
.
.P
-\fB\-filter\fR \fIfilter\fR
-.
-.IP "" 4
-.
-.nf
-
-Preset user filter to *filter* in the entry box and pre\-filter the list\.
-.
-.fi
-.
-.IP "" 0
-.
-.P
\fB\-select\fR \fIstring\fR
.
.IP "" 4