aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-25 02:37:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-25 02:37:59 +1200
commita850d2739339c693c344af95d14438322eefc8a2 (patch)
tree203ae4863880edbcf5059273b05fcb5c9f01fe14 /tmux
parentQuickly clear alerts from a tmux session (diff)
downloaddotfiles-a850d2739339c693c344af95d14438322eefc8a2.tar.gz
dotfiles-a850d2739339c693c344af95d14438322eefc8a2.zip
Scratch that, doesn't work
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 0fc7d96c..a347c2e6 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -31,9 +31,6 @@ bind-key l select-pane -R
bind-key J choose-window "join-pane -h -s '%%'"
bind-key B break-pane -d
-# Clear alerts
-bind-key -r z next-window -a \; last-window
-
# Activity
set-window-option -g monitor-activity on
set-window-option -g window-status-activity-attr none