# 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 ## Save/restore sessions on reboot - `prefix` + `` - save session - `prefix` + `` - restore session **TODO:** restore vim sessions as well Plugin: https://github.com/tmux-plugins/tmux-resurrect