Removing obsolete option: bell-on-alert
This commit is contained in:
parent
696756bb8d
commit
b6fc3d8759
|
@ -53,7 +53,6 @@ set-option -g update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PI
|
||||||
|
|
||||||
# Set audible bell on, and visual bell off because it is slooooowwwww
|
# Set audible bell on, and visual bell off because it is slooooowwwww
|
||||||
set-option -g bell-action any
|
set-option -g bell-action any
|
||||||
set-option -g bell-on-alert on
|
|
||||||
set-option -g visual-bell off
|
set-option -g visual-bell off
|
||||||
set-option -g visual-silence off
|
set-option -g visual-silence off
|
||||||
set-option -g visual-activity off
|
set-option -g visual-activity off
|
||||||
|
|
Loading…
Reference in New Issue