diff --git a/home/user/.config/tmux/tmux.conf b/home/user/.config/tmux/tmux.conf index 9759544..a2246ec 100644 --- a/home/user/.config/tmux/tmux.conf +++ b/home/user/.config/tmux/tmux.conf @@ -26,6 +26,9 @@ bind -n M-8 new-window -n 8 -S bind -n M-9 new-window -n 9 -S bind -n M-0 new-window -n 10 -S +bind -n M-f resize-pane -Z +bind -n M-Tab last-window + set-option -ga terminal-overrides ",xterm-256color:Tc" set -g status-justify centre