aboutsummaryrefslogtreecommitdiff
path: root/completions/bash
diff options
context:
space:
mode:
authorViktor Nagy <viktor.nagy@01people.com>2021-07-07 08:51:00 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2021-07-15 12:00:22 +0000
commit28fc8792d7929a6cd273b0ee78137097dc1e245a (patch)
tree071fe8b495fa52dc509aded247bf4a138f280c48 /completions/bash
parent604cf9804722966f09060f1421d2e97c7c2fb80e (diff)
downloadriver-28fc8792d7929a6cd273b0ee78137097dc1e245a.tar.gz
river-28fc8792d7929a6cd273b0ee78137097dc1e245a.tar.xz
river: add focus-previous-tags command
Diffstat (limited to 'completions/bash')
-rw-r--r--completions/bash/riverctl1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/riverctl b/completions/bash/riverctl
index 6c5a52f..4dec1c5 100644
--- a/completions/bash/riverctl
+++ b/completions/bash/riverctl
@@ -25,6 +25,7 @@ function __riverctl_completion ()
set-layout-value \
mod-layout-value \
set-focused-tags \
+ focus-previous-tags \
set-view-tags \
toggle-focused-tags \
toggle-view-tags \