From 90479c411907b2687dd00e4ef203301dd5702de1 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 31 May 2015 16:57:22 -0600 Subject: [PATCH] added bell to all windows --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 7ded1c6..8ebb489 100644 --- a/tmux.conf +++ b/tmux.conf @@ -10,4 +10,4 @@ bind-key a send-prefix set -g base-index 1 #Faster command sequence set -s escape-time 0 - +set -g bell-action any # listen for activity on all windows