changeset 507:973b7f21b582

Remove bold from tmux status.
author edogawaconan <me@myconan.net>
date Mon, 17 Mar 2014 11:30:05 +0900
parents 84ad2517ac90
children bbcffc594d1e
files rc/tmux-1.3.conf rc/tmux-1.4.conf rc/tmux-1.9.conf
diffstat 3 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/rc/tmux-1.3.conf	Sun Mar 16 00:38:30 2014 +0900
+++ b/rc/tmux-1.3.conf	Mon Mar 17 11:30:05 2014 +0900
@@ -16,7 +16,5 @@
 set -g set-titles on
 set -g set-titles-string '[#S] #I:#W #T'
 
-setw -g window-status-attr bold
-setw -g window-status-current-attr bold
 setw -g window-status-current-bg black
 setw -g window-status-current-fg white
--- a/rc/tmux-1.4.conf	Sun Mar 16 00:38:30 2014 +0900
+++ b/rc/tmux-1.4.conf	Mon Mar 17 11:30:05 2014 +0900
@@ -14,7 +14,5 @@
 set -g set-titles on
 set -g set-titles-string '[#S] #I:#W #T'
 
-setw -g window-status-attr bold
-setw -g window-status-current-attr bold
 setw -g window-status-current-bg black
 setw -g window-status-current-fg white
--- a/rc/tmux-1.9.conf	Sun Mar 16 00:38:30 2014 +0900
+++ b/rc/tmux-1.9.conf	Mon Mar 17 11:30:05 2014 +0900
@@ -14,8 +14,6 @@
 set -g set-titles on
 set -g set-titles-string '[#S] #I:#W #T'
 
-setw -g window-status-attr bold
-setw -g window-status-current-attr bold
 setw -g window-status-current-bg black
 setw -g window-status-current-fg white