mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
add binds to kill tmux panes
This commit is contained in:
parent
da2f8ef470
commit
284b95189d
@ -48,3 +48,7 @@ set -g window-active-style bg=default
|
|||||||
bind | split-window -h
|
bind | split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
bind _ split-window -v
|
bind _ split-window -v
|
||||||
|
|
||||||
|
bind p kill-pane
|
||||||
|
bind P kill-window
|
||||||
|
bind Q kill-session
|
||||||
|
Loading…
x
Reference in New Issue
Block a user