Choose which client to detach

sessions

// what it does

`Ctrl + b D` (capital D) runs `choose-client`, listing every client currently attached to the server so you can select one and detach it. This is useful when multiple terminals or people share sessions and you want to boot a specific stale connection rather than detaching yourself. Highlight the client and press Enter to detach it.

// shortcut

Ctrl + bD

// gotcha

It's shift+d — hitting lowercase `d` by accident detaches your own client immediately instead. The list shows all attached clients across sessions, so double-check which one you're detaching.