diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-28 12:36:08 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-28 12:36:08 +0900 |
| commit | 06ad645351572c0e7188c52028998384d718df2e (patch) | |
| tree | 005fa72c2cc5bd96aed55f87072420ac30d1c702 /ar | |
| parent | a2fc43938c6eca206d5b116fe2b569359d8b2913 (diff) | |
modified tmux/tmux.conf
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
