tmux – dein bester Freund für effektives Arbeiten im Terminal (youtube.com)
tmux-Plugins-Manager:
GitHub – tmux-plugins/tpm: Tmux Plugin Manager
Installation:
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Aibix' Konfiguration herunterladen:
curl -L https://github.com/aibix0001/cfg/raw/main/tmux/.tmux.conf -o ~/.tmux.conf
Aus laufendem tmux heraus starten:
tmux source ~/.tmux.conf
aibix0001 Config:
https://github.com/aibix0001/cfg
Quicktips:
c-b d detach from tmux
tmux a
c-b q zeigt die Pane-Nummern an
c-b und c-Cursortasten vergrößert Panes