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."
|
bind r source-file ~/.tmux.conf \; display "config file loaded."
|
||||||
#Faster command sequence
|
#Faster command sequence
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
set -g bell-action any # listen for activity on all windows
|
#set -g bell-action any # listen for activity on all windows
|
||||||
set -g bell-on-alert on
|
#set -g bell-on-alert on
|
||||||
bind | split-window -h
|
bind | split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
unbind x
|
unbind x
|
||||||
|
|||||||
Reference in New Issue
Block a user