Quickly switch tmux sessions & windows via rofi. Integrates with i3wm for a smoother switching workflow, if you have multiple workspaces.
Note this is a fork of viniarck/rofi-tmux.
Upstream is still active and maintained, but the project you're currently
viewing has somewhat diverged in its architecture -- mainly stopped using
libtmux
library and instead started employing client-server paradigm to
keep tmux state updated in memory via control client process.
- Switch or kill any tmux session
- Switch or kill any tmux window, either globally or within the current session
Switch to any tmuxinator project.not implemented; see upstream if needed- Cache last tmux session and window for fast switching back and forth, decreases the number of required keystrokes
- Integration with i3wm for switching to the right workspace seamlessly
- Extensible for other window managers
pipx install rofi-tmux-ng
TODO: needs replacing, currently showing cast of the upstream
Check ReadTheDocs for detailed information, usage and suggested key bindings.
Contributions are more than welcome. Let me know if you want to add other features or integrations, or if you are having trouble to use rft, open an issue. Join the chat on gitter.im/rofi-tmux/community if you want to discuss ideas.
MIT