Tmux
tmux ist ein Terminal Multiplexer.
FAQ: https://tmux.cvs.sourceforge.net/viewvc/tmux/tmux/FAQ
Projektseite: https://tmux.sourceforge.net/
256 Farben
- https://blog.oldworld.fr/index.php?post/2010/03/21/256-colors-terminal-with-tmux-and-urxvt
- mit -2 starten
Cheat Sheet
Einstellungen von
- https://lukaszwrobel.pl/blog/tmux-tutorial-split-terminal-windows-easily
- https://robots.thoughtbot.com/post/2641409235/a-tmux-crash-course
- https://alvinalexander.com/linux-unix/tmux-cheat-sheet-commands-pdf
- https://gist.github.com/728896
*
Wichtige Befehle
- Fenster umbenennen: prefix ,
Trotz Mouse-Optionen Text markieren und einfügen
- https://awhan.wordpress.com/2012/04/18/tmux-copy-paste-with-mouse/
Einfach <key>Shift</key> gedrückt halten, geht :)
Config
unbind C-b
set -g prefix ^A
bind a send-prefix
set -g status-left '#[fg=#00FF00][ #H ]'
set -g status-right '#[fg=green][#[default] "#T" #[fg=yellow]%d/%m #[fg=white]%H:%M #[fg=green]]'
set -g status-bg 'black'
set -g status-fg 'white'
Vorschau
Zuletzt geändert: 2024-07-31 06:46:36 +0000 UTC: wiki: change mumble server domain