Re: Weird pane separation characters

2012-12-08 Thread Brane F. Gračnar
On 12/08/2012 02:06 PM, Thomas Adam wrote: > Which terminal is this running in? What is the value of TERM both inside > and outside of tmux? Problem solved. I've sent environmental variable LANG. export LANG=en_US.UTF-8 And tmux now draws nice pane separators... http://shrani.si/f/2E/ss/3PdEH

Re: Weird pane separation characters

2012-12-08 Thread Brane F. Gračnar
On 12/08/2012 02:06 PM, Thomas Adam wrote: > Which terminal is this running in? What is the value of TERM both inside > and outside of tmux? Terminal program is KDE Konsole. TERM env variable is set to "linux" on all machines. Tmux configuration is identical on all machines. Tmux "default-termi

Weird pane separation characters

2012-12-08 Thread Brane F. Gračnar
Hello. I'm using tmux on ubuntu precise (12.04 LTS). On some machines i have very nice pane separators, on other machines with only minimal installed packages pane separators are drawn using weird "?" characters. I suspect that some package is missing on ubuntu installations. Does anyone have an