GitHub - tmux-plugins/tpm: Tmux Plugin Manager
tmux-resurrect/restoring_vim_and_neovim_sessions.md at master · tmux-plugins/tmux-resurrect
GitHub - rothgar/awesome-tmux: A list of awesome resources for tmux
tmux source ~/.tmux.conf source new changes to config file
C-a-I (capital i, as in Install) to fetch the plugin.
-
Sessions
tmux lslist sessionstmux att -t [session name]attach to sessiontmux detachdetach from current sessiontmux kill-session -t [session name]kill session (permanent) -
Navigation
C-a hjklmove between panes (vim-like) -
Windows
C-a wlist windowsC-a cnew windowC-a &kill window -
Panes (splits)
C-a |vertical splitC-a -horizontal splitC-a xkill pane