tony / tmux-config

:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
http://tony.github.com/tmux-config/
1.81k stars 478 forks source link

unknown option: status-utf8 #26

Closed Bersam closed 8 years ago

Bersam commented 8 years ago

Since latest update of tmux, 2.2, I get this error everytime on startup. ~/.tmux.conf:91: unknown option: status-utf8 seems it no longer necessary to set utf8 manually. https://github.com/tmux/tmux/issues/230

tony commented 8 years ago

I can confirm this. Interested in making a PR?