diff --git a/.tmux.conf b/.tmux.conf index 677d2cf..e33104c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -29,3 +29,5 @@ set -g display-time 4000 # schließe windows mit prefix + w bind w killw +# öffne windows mit prefix + t +bind t new-window