aboutsummaryrefslogtreecommitdiff
path: root/completions/bash
diff options
context:
space:
mode:
authorPeter Rice <peter@peterrice.xyz>2021-09-11 16:21:48 -0400
committerIsaac Freund <ifreund@ifreund.xyz>2021-09-14 22:57:17 +0200
commit81d103d4255b1439b86d6f856f1d7285809e3023 (patch)
treece17ecdbac5eb83552b7d83779d4d475389ac2ee /completions/bash
parent5f6428bafe41da2c5df6c6cb12ff65c225260322 (diff)
downloadriver-81d103d4255b1439b86d6f856f1d7285809e3023.tar.gz
river-81d103d4255b1439b86d6f856f1d7285809e3023.tar.xz
river: add send-to-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 dd18ac5..bfee3f1 100644
--- a/completions/bash/riverctl
+++ b/completions/bash/riverctl
@@ -25,6 +25,7 @@ function __riverctl_completion ()
send-layout-cmd \
set-focused-tags \
focus-previous-tags \
+ send-to-previous-tags \
set-view-tags \
toggle-focused-tags \
toggle-view-tags \