commented out bell options

This commit is contained in:
2018-02-01 20:23:09 -07:00
parent b6d72b4846
commit 545a2fd5b9
+2 -2
View File
@@ -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