command/send-to-output: add -current-tags flag

This commit is contained in:
Pablo Ovelleiro Corral
2023-03-23 11:56:56 +01:00
committed by Isaac Freund
parent e207a0e03a
commit b369815070
2 changed files with 18 additions and 4 deletions

View File

@ -50,10 +50,13 @@ over the Wayland protocol.
Snap the focused view to the specified screen edge. The view will
be set to floating.
*send-to-output* *next*|*previous*|*up*|*right*|*down*|*left*|_name_
*send-to-output* [*-current-tags*] *next*|*previous*|*up*|*right*|*down*|*left*|_name_
Send the focused view to the next or previous output, the closest
output in any direction or to an output by name.
- *-current-tags*: Assign the currently focused tags of the destination
output to the view.
*spawn* _shell_command_
Run _shell_command_ using `/bin/sh -c _shell_command_`. Note that
*spawn* only takes a single argument. To spawn a command taking