Version 1 (modified by anonymous, 10 years ago) ( diff )

artikel angelegt

Tmux

Tmux hat schwer zugängliche Standard-Tastenkürzel, daher lohnt es sich, diese zu verbessern.

Belegungsvorschläge

Vorschlag von anonym

Geeignet für Flux, Flux1.01 und V2-flux.

Meta (oder Alt) wird als Modifier-Key verwendet.

bind-key -n       M-h kill-window
bind-key -n       M-m new-window
bind-key -n       M-i next-window -a
bind-key -n       M-e select-pane -t :.+
bind-key -n       M-o kill-pane
bind-key -n       M-t previous-window
bind-key -n       M-n next-window
bind-key -n       M-r split-window -h
bind-key -n       M-s split-window
Note: See TracWiki for help on using the wiki.