Plugins Overview
The Tmux Plugin Manager (TPM) extends tmux with community plugins for session persistence, clipboard integration, theming, and more.
TPM Key Bindings
| Default Shortcut | Modification Shortcut | Action |
|---|---|---|
Ctrl+b I | Ctrl+Space I | Install plugins listed in config |
Ctrl+b U | Ctrl+Space U | Update all installed plugins |
Ctrl+b Alt+u | Ctrl+Space Alt+u | Remove plugins not in config |
The run '~/.tmux/plugins/tpm/tpm' line must be the last line in ~/.tmux.conf.
Installed Plugins
These plugins are active on this server:
| Plugin | Description |
|---|---|
| TPM | Plugin manager |
| tmux-resurrect | Manual session save/restore |
| tmux-continuum | Auto-save every 15 minutes |
Optional Plugins
These plugins are available for installation but not currently active on this server:
| Plugin | What it does |
|---|---|
| tmux-sensible | Sane default settings |
| tmux-yank | System clipboard integration |
| tmux-open | Open files/URLs from copy mode |
| tmux-fzf | Fuzzy session/window search |
| Catppuccin Theme | Modern status bar theme |