From 3a5cd8600c8567ee5587301f3be4ca62103a3684 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Dec 2025 13:55:04 +0900 Subject: tmux: add keybinding to :break-pane --- home-manager/config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/config/tmux/tmux.conf b/home-manager/config/tmux/tmux.conf index 30b2be0..031ff81 100644 --- a/home-manager/config/tmux/tmux.conf +++ b/home-manager/config/tmux/tmux.conf @@ -51,6 +51,7 @@ bind-key -T tw h split-window -h -b bind-key -T tw j split-window -v bind-key -T tw k split-window -v -b bind-key -T tw l split-window -h +bind-key T break-pane bind-key h select-pane -L bind-key j select-pane -D bind-key k select-pane -U -- cgit v1.2.3-70-g09d2