commented out bell options
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user