Panes Mode

Coming in v1.1

Browse and manage panes across all tmux sessions.

When to Use

  • You need to switch to a specific pane in another session
  • You want to swap or move panes between sessions
  • You need to kill a stale pane

Keybindings

Key Action
enter Switch to pane
Ctrl+S Swap with current pane
Ctrl+J Move pane here (join)
Ctrl+W Break pane to new window
Ctrl+K Kill pane
Ctrl+Y Copy pane reference
⌫ empty Back to files
? Help overlay

tmux-dispatch is released under the MIT License.

This site uses Just the Docs, a documentation theme for Jekyll.