From 06ad645351572c0e7188c52028998384d718df2e Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:36:08 +0900 Subject: modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 26b3234..fd1f27d 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -74,6 +74,7 @@ bind -r 'C-left' resize-pane -L 5 bind -r 'C-right' resize-pane -R 5 bind '@' choose-window 'join-pane -h -s "%%"' bind '#' choose-window 'join-pane -s "%%"' +bind '^' break-pane -d bind 'x' kill-pane bind 'a' kill-pane -a bind 'X' kill-window -- cgit v1.2.3