summaryrefslogtreecommitdiffstats
path: root/doc/rofi-script.5
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-09 14:12:28 +0200
committerDave Davenport <qball@blame.services>2022-07-09 14:12:28 +0200
commitdaf3127d3a79602112fca747ad71ca06fb8a6f05 (patch)
tree43b026a1c2745293e80dac1160b68ba552cf0a85 /doc/rofi-script.5
parent96027decd9100d72d5aeac10682cb45e9c74005e (diff)
[Script] Add keep-selection flag that keeps the current selection.
Fixes: #1064
Diffstat (limited to 'doc/rofi-script.5')
-rw-r--r--doc/rofi-script.52
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rofi-script.5 b/doc/rofi-script.5
index fc1daa13..689f4155 100644
--- a/doc/rofi-script.5
+++ b/doc/rofi-script.5
@@ -124,6 +124,8 @@ The following extra options exists:
.IP \(bu 2
\fBuse-hot-keys\fP: If set to true, it enabled the Custom keybindings for script. Warning this breaks the normal rofi flow.
.IP \(bu 2
+\fBkeep-selection\fP: If set, the selection is not moved to the first entry, but the current position is maintained.
+.IP \(bu 2
\fBdata\fP: Passed data to the next execution of the script via \fBROFI_DATA\fP\&.
.IP \(bu 2
\fBtheme\fP: Small theme snippet to f.e. change the background color of a widget.