command/send-to-output: add -current-tags flag
This commit is contained in:
committed by
Isaac Freund
parent
e207a0e03a
commit
b369815070
@ -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
|
||||
|
Reference in New Issue
Block a user