From 7db60c7009652a3454646a812910e8c79268b5fa Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 26 Aug 2021 08:10:27 +0200 Subject: [PATCH] =?UTF-8?q?tmux:=20=C3=B6ffne=20windows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) 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