From 7551b52d77ad9bcf143da9e2aa846d687ba750b9 Mon Sep 17 00:00:00 2001 From: Von Random Date: Tue, 14 Oct 2014 03:01:14 +0400 Subject: [PATCH] woo, it is not a bug! https://sourceforge.net/p/tmux/mailman/tmux-users/thread/20111227185155.GA5422@Xye/ --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 7380227..c853be9 100644 --- a/tmux.conf +++ b/tmux.conf @@ -22,6 +22,7 @@ set -g set-titles-string "#T" set -g status-left-length 20 set -g status-right-length 40 set -g monitor-activity on +set -g terminal-overrides 'rxvt-unicode*:sitm@,ritm@' set -g status-bg "colour0" set -g message-command-fg "colour7"