tmux-dispatch
A unified command palette for tmux — files, grep, git, directories, and sessions in one popup.

Modes
tmux-dispatch provides six modes, all accessible from a single popup:
| Mode | Prefix | Description |
|---|---|---|
| File Finder | (home) | Fuzzy file search with bat preview |
| Live Grep | > | Ripgrep reloads on every keystroke |
| Git Status | ! | Stage/unstage with colored status icons |
| Directories | # | Jump to directories via zoxide |
| Sessions | @ | Switch, create, or kill tmux sessions |
| Windows | (from sessions) | Browse windows with pane preview |
Features
- Mode Switching — Type prefixes to switch modes, backspace to return home
- Bookmarks & Frecency — Pin files and rank by recent/frequent usage
- Preview System — Syntax-highlighted previews across all modes
Quick Links
- Getting Started — Install and configure in 2 minutes
- Keybindings Reference — Every keybinding in one place
- Configuration — All
@dispatch-*options - Troubleshooting — Common issues and fixes
- Architecture — How the scripts fit together
- Changelog — Full list of changes in each release