Tmux#

Synchronize panes: https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/docs/01-prerequisites.md#running-commands-in-parallel-with-tmux

Resources#

Tutorials#

  • https://www.hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/

Configuration#

  • https://wiki.archlinux.org/title/tmux
  • We tend to forget how useful the arch wiki is for tmux
  • https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
  • https://www.themoderncoder.com/basic-tmux-configuration/
  • https://thevaluable.dev/tmux-config-mouseless/

Dotfiles#

  • https://github.com/kraker/dotfiles/tree/master/tmux

Statusline#

  • https://arcolinux.com/everything-you-need-to-know-about-tmux-status-bar/