tmux: doppelte option entfernt
This commit is contained in:
parent
350c6ec74c
commit
71b676194d
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ set-window-option -g automatic-rename on # Automatically set
|
|||
set-window-option -g clock-mode-style 24 # Uhrzeit auf 24h Format
|
||||
set-window-option -g pane-base-index 1 # Nummerierung der Fenster und Teilfenster jeweils mit 1 beginnen:
|
||||
set-window-option -g window-status-separator " | " # Separator zwischen Windows in der Statusleiste
|
||||
set-window-option -g automatic-rename on # automatically set window titles so you know what's going on
|
||||
|
||||
#------------ Buttons ------------#
|
||||
bind k select-pane -U # Wechsle Fenster mit vim keybindings
|
||||
|
|
Loading…
Reference in a new issue