summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-04-05 11:53:08 +0200
committerQC <qball@gmpclient.org>2015-04-05 11:53:08 +0200
commitd6ced176d490bd54a5ee610db02e49c35d5ec057 (patch)
tree6fcc17a8e2259959c6dcb020ff993ef1bd18cae6 /doc/rofi.1
parent808eee4b85c2fb7c4ab4d1ff77fa0f837acf6cef (diff)
Add ranges for urgent active in dmenu mode.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 53fd18c4..fbc2e1e2 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -503,6 +503,10 @@ Number mode, return the index of the selected row. (starting at 0)
.RS
.nf
Active row, mark row X as active. (starting at 0)
+You can specify single element: \-a 3
+A range: \-a 3\-8
+or a set of rows: \-a 0,2
+Or any combination: \-a 0,2\-3,9
.fi
.RE
.PP
@@ -511,6 +515,10 @@ Active row, mark row X as active. (starting at 0)
.RS
.nf
Urgent row, mark row X as urgent. (starting at 0)
+You can specify single element: \-u 3
+A range: \-u 3\-8
+or a set of rows: \-u 0,2
+Or any combination: \-u 0,2\-3,9
.fi
.RE
.SS Message dialog