# tmux Cheatsheet: https://tmuxcheatsheet.com/?q=yyyy&hPP=100&idx=tmux_cheats&p=0&is_v=1 ## Plugins Plugin manager: https://github.com/tmux-plugins/tpm ## Friendship with Vim I use the same set of keys (`` - without prefix!) to navigate between Vim windows and Tmux panes. Plugin: https://github.com/christoomey/vim-tmux-navigator ## Project management with Tmuxinator I use [tmuxinator](https://github.com/tmuxinator/tmuxinator) for managing projects and sessions. Here's the [admin session example](../../.config/tmuxinator/admin.yml).