Greetings, I had this: set-option -g status-bg colour235 set-option -g status-fg colour136 set-option -g status-attr default
converted to this: set-option -g status-style fg=colour136,bg=colour235,attr=default now I'm getting: bad style: fg=colour136,bg=colour235,attr=default please help :) -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to tmux-users+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/5351b435-5627-44fe-bd34-450edad23f56%40googlegroups.com.