sync
This commit is contained in:
@@ -13,9 +13,11 @@ bind -n M-L next-window
|
||||
bind s run-shell "tmuxss"
|
||||
bind -n C-s run-shell "tmuxss"
|
||||
bind C-k run-shell "tmuxss -k"
|
||||
bind C-r run-shell "tmuxss -r"
|
||||
# bind C-r run-shell "tmuxss -r"
|
||||
bind C-o display-popup -E "tmuxss -i"
|
||||
bind C-t display-popup -E "fish"
|
||||
# suspend kills the terminal window in my setup
|
||||
unbind C-z
|
||||
unbind -n C-k
|
||||
unbind Space
|
||||
bind-key i run-shell "source ~/.config/tmux/functions.sh && bring_pane"
|
||||
|
||||
Reference in New Issue
Block a user