diff --git a/tmux.conf b/tmux.conf index 135e611..076edf5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -17,8 +17,8 @@ setw -g pane-base-index 1 bind r source-file ~/.tmux.conf \; display "config file loaded." #Faster command sequence set -s escape-time 0 -set -g bell-action any # listen for activity on all windows -set -g bell-on-alert on +#set -g bell-action any # listen for activity on all windows +#set -g bell-on-alert on bind | split-window -h bind - split-window -v unbind x