[konsole] [Bug 382824] UTF-8 characters mangled when using tmux

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Aug 2 09:35:32 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=382824

--- Comment #5 from github at chilon.net ---
(In reply to Dan Haworth from comment #4)
> I too am seeing this exact issue, again on konsole 17.04.03 running on Arch
> linux. So far no obvious solution (except for forcing encoding) however I'll
> start rolling back packages to see what caused it.

Dan I'm also using archlinux, I suspect they have introduce an issue with their
locale handling. Can you run this command for me:

LC_ALL= LANG=en_US node -e 'console.log((123456).toLocaleString())'

When I run that I see `123456` when I should be seeing `123,456` and I believe
this bug came along at the same this konsole behaviour started.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list