woo, it is not a bug! https://sourceforge.net/p/tmux/mailman/tmux-users/thread/20111227185155.GA5422@Xye/
This commit is contained in:
parent
91bb3c4ee7
commit
7551b52d77
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ set -g set-titles-string "#T"
|
||||||
set -g status-left-length 20
|
set -g status-left-length 20
|
||||||
set -g status-right-length 40
|
set -g status-right-length 40
|
||||||
set -g monitor-activity on
|
set -g monitor-activity on
|
||||||
|
set -g terminal-overrides 'rxvt-unicode*:sitm@,ritm@'
|
||||||
|
|
||||||
set -g status-bg "colour0"
|
set -g status-bg "colour0"
|
||||||
set -g message-command-fg "colour7"
|
set -g message-command-fg "colour7"
|
||||||
|
|
Loading…
Reference in a new issue