transfer - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybindings
transfer N/A N/A

The transfer function will move the selected client to or from the master area while adjusting the number of clients in the master area.

The transferred client will be placed at the bottom of the area it is moved to.

transfer.gif

In the above example the red client is the selected one and it is being moved to the master area. The nmaster is automatically increased by one when it is moved over giving room for two clients in the master area. Subsequently the red client is being moved back to the stack area, the nmaster is reduced by one and the client ends up at the bottom of the list.

There are no default keybindings for this function.

External command:

duskc run_command transfer  # move the selected client to or from the master area

Back to Functions > Tiled.

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