Your message dated Wed, 27 Dec 2017 00:19:05 +0100
with message-id <[email protected]>
and subject line Re: Bug#885164: tmux always sets the iutf8 flag, even for
non-Unicode locales
has caused the Debian Bug report #885164,
regarding tmux always sets the iutf8 flag, even for non-Unicode locales
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
885164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885164
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tmux
Version: 2.3-4
Severity: important
Tags: l10n
Starting with Debian 9, tmux (2.3-4) always sets the iutf8 flag,
rendering it unusable in non-ASCII (i. e. 8 bit) non-Unicode locales
like ru_RU.KOI8-R.
The problem is easy to reproduce using a ru_RU.KOI8-R environment or,
alternatively, by running koi8rxterm which already has all the necessary
environment set.
Before running tmux:
$ locale charmap
KOI8-R
$ stty
speed 38400 baud; line = 0;
-brkint -imaxbel
After running tmux from the same shell:
$ locale charmap
KOI8-R
$ stty
speed 38400 baud; line = 0;
-brkint -imaxbel iutf8
So the terminal settings are changed while the locale settings are not,
and obviously KOI8-R and iutf8 don't play well together (all 8-bit
output is stripped, being never echoed).
Screenshots are available upon request.
tmux 1.9 in Debian 8 (as well as previous versions) was never affected.
Neither is GNU screen (have to switch back to screen until this issue is
fixed).
-- System Information:
Debian Release: 9.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R),
LANGUAGE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages tmux depends on:
ii libc6 2.24-11+deb9u1
ii libevent-2.0-5 2.0.21-stable-3
ii libtinfo5 6.0+20161126-1+deb9u1
ii libutempter0 1.1.6-3
tmux recommends no packages.
tmux suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Yes, this is by design and it is not a bug, tmux only supports UTF-8 now.
Closing.
--
Romain Francoise <[email protected]>
https://people.debian.org/~rfrancoise/
--- End Message ---