mirror of https://github.com/bjeanes/dotfiles.git
Tmux now has Zoom built-in
parent
91e4fc2bf5
commit
5e116ad1ea
|
@ -12,9 +12,6 @@ set -g default-terminal "screen-256color"
|
|||
bind R source-file ~/.tmux.conf
|
||||
bind \ confirm-before kill-server
|
||||
|
||||
unbind z
|
||||
bind z run ". ~/.config/misc/tmux/zoom.sh"
|
||||
|
||||
# Mouse
|
||||
setw -g mode-mouse on
|
||||
set -g mouse-resize-pane
|
||||
|
|
Loading…
Reference in New Issue