Re: utf-8 chars in an app's title show up as \### in tmux's status bar

2010-06-20 Thread Nicholas Marriott
I'll add changing this to the todo list, cheers. On Fri, Jun 18, 2010 at 02:10:12PM +0300, cantabile wrote: > Hello! > > The subject and this screenshot [1] explain the problem (I think). > > ~/.tmux.conf : > set -g default-terminal "screen-256color" > set-window-option -g utf8 on > set-option

utf-8 chars in an app's title show up as \### in tmux's status bar

2010-06-18 Thread cantabile
Hello! The subject and this screenshot [1] explain the problem (I think). ~/.tmux.conf : set -g default-terminal "screen-256color" set-window-option -g utf8 on set-option -g status-utf8 on [1] http://omploader.org/vNG51bw -