diff --git a/.tmux.common.conf b/.tmux.common.conf index 6375f3f..442783d 100644 --- a/.tmux.common.conf +++ b/.tmux.common.conf @@ -54,8 +54,7 @@ bind-key w command-prompt "split-window -p 65 'exec %%'" # move pane unbind ^A unbind C-o -bind select-pane -t :.+ - +bind C-t select-pane -t :.+ # set-option -g status-fg white # set-option -g status-bg colour18 # set-window-option -g window-status-current-fg red