From 81d103d4255b1439b86d6f856f1d7285809e3023 Mon Sep 17 00:00:00 2001 From: Peter Rice Date: Sat, 11 Sep 2021 16:21:48 -0400 Subject: river: add send-to-previous-tags command --- completions/zsh/_riverctl | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/zsh') diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index 1c7034a..74f3ea8 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -33,6 +33,7 @@ _riverctl_subcommands() 'toggle-view-tags:Toggle the tags of the currently focused view' 'spawn-tagmask:Set a tagmask to filter the tags assigned to newly spawned views on the focused output' 'focus-previous-tags:Sets tags to their previous value on the focused output' + 'send-to-previous-tags:Assign the currently focused view the previous tags of the focused output' # Mappings 'declare-mode:Create a new mode' 'enter-mode:Switch to given mode if it exists' -- cgit v1.2.3