unswallow - bakkeby/dusk GitHub Wiki

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 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.

Back to Functions > Swallow.

⚠️ **GitHub.com Fallback** ⚠️