summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQball Cow <qball@blame.services>2024-05-12 21:35:26 +0200
committerQball Cow <qball@blame.services>2024-05-12 21:35:26 +0200
commitdee97eb540506a3de2946bf5b7f2533a9480d427 (patch)
treea01cb42c2afea476393c1363060fb111d5386bf0 /doc
parent9580c4a1915c68cd52211a6906c83a0d957d6728 (diff)
[Script] Fix keep-selection add keep-filter
Fixes: #1962
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-script.5.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index 527c07a0..4e1a31e0 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -109,6 +109,8 @@ The following extra options exists:
- **keep-selection**: If set, the selection is not moved to the first entry,
but the current position is maintained. The filter is cleared.
+- **keep-filter**: If set, the filter is not cleared.
+
- **new-selection**: If `keep-selection` is set, this allows you to override
the selected entry (absolute position).