Bug#622772: tmux: wrong UTF-8 detection

2011-04-18 Thread Alexandra N. Kossovsky
Hello Karl, I've found how I get LC_ALL=. I use to ssh to various machines with various supported locale. To avoid a lot of messages about You have unsupported locale, I have following lone in my .bashrc: eval export $(locale) This line does the best effort - if the locale I really want is

Bug#622772: tmux: wrong UTF-8 detection

2011-04-17 Thread Alexandra N. Kossovsky
On Sat, Apr 16, 2011 at 02:21:16PM +0200, Karl Ferdinand Ebert wrote: Hello Alexandra, I spoke with upstream about this issue and would not like to include your patch because we do not see a case where an empty but not unset LC_ALL has any purpose. Is there some reason for you behind

Bug#622772: tmux: wrong UTF-8 detection

2011-04-16 Thread Karl Ferdinand Ebert
Hello Alexandra, I spoke with upstream about this issue and would not like to include your patch because we do not see a case where an empty but not unset LC_ALL has any purpose. Is there some reason for you behind this? If it is sound, I will reconsider to include your nevertheless

Bug#622772: tmux: wrong UTF-8 detection

2011-04-14 Thread Alexandra N. Kossovsky
Package: tmux Version: 1.4-6~bpo60+1 Severity: normal Tags: patch I have empty LC_ALL, and UTF-8 detection does not work for me. Attached patch fixes the problem. I use tmux from backports, but the squeeze version has the same problem with the same solution. Thank you for your work! --