From a5d21a49ccdc6141790085d4bd26b667b8d5618d Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 21 Jan 2025 23:05:03 +0100 Subject: checkpoint --- config/common/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/common/tmux') diff --git a/config/common/tmux/tmux.conf b/config/common/tmux/tmux.conf index 4af91fa..ae6d5b8 100755 --- a/config/common/tmux/tmux.conf +++ b/config/common/tmux/tmux.conf @@ -66,7 +66,7 @@ bind J command-prompt -1p "Send to window:" "join-pane -t \:%% ; select-window - # Break pane without losing focus bind b break-pane -t : # Reset length and shit -bind z select-layout main-vertical +bind-key z resize-pane -Z bind-key h select-pane -L bind-key j select-pane -D -- cgit v1.2.3