This commit is contained in:
Michael Grote 2021-08-26 12:25:03 +02:00
commit 115c7a30dd

View file

@ -26,3 +26,8 @@ bind - split-window -v
set -s escape-time 0 # address vim mode switching delay (http://superuser.com/a/252717/65504)
set -g display-time 4000 # tmux messages are displayed for 4 seconds
# schließe windows mit prefix + w
bind w killw
# öffne windows mit prefix + t
bind t new-window