-
Notifications
You must be signed in to change notification settings - Fork 24
unswallow
Bakkeby edited this page Dec 22, 2024
·
3 revisions
Function | Expected argument | Default keybinding |
---|---|---|
unswallow | N/A | N/A |
The unswallow
function allows the user to force the selected client to unswallow the most
recently swallowed client.
In practice this means that if the currently selected client has swallowed one or more clients, then the first one in the list will pop out and become visible.
The remaining list of swallowed clients, if any, will remain with the currently selected client. This makes it more intuitive and easy to predict where to call unswallow again to release more clients.
There are no default keybindings for this function.
External commands:
$ duskc run_command unswallow # unswallow most recently swallowed client
Also see the swallow function.
Concepts | Configuration | Features | Flags | Functionality | Functions