Your message dated Fri, 22 May 2026 12:52:58 +0200
with message-id <[email protected]>
and subject line Works as intended - Closing as wontfix
has caused the Debian Bug report #677203,
regarding screen fights with mutt over term title?
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.)
--
677203: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677203
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: screen
Version: 4.1.0~20120320gitdb59704-2
Severity: minor
Hello,
I'm using mutt withing screen within rxvt-unicode (but I also tried
lxterminal). When pushing/holding buttons in mutt the terminal title is
changing from screen's hardstatus to the string "Mail" or sometimes
"MAIL".
It doesn't seem to be related to specific keys, but rather mutt actions,
like scrolling more than a screenfull or opening messages.
My hardstatus is:
hardstatus lastline "${USER}@%H: %-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%< %c:%s
%D,%d.%M.%Y %l %1`"
Kind regards,
Andrei
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages screen depends on:
ii debconf [debconf-2.0] 1.5.43
ii dpkg 1.16.4.2
ii install-info 4.13a.dfsg.1-10
ii libc6 2.13-33
ii libncurses5 5.9-8
ii libpam0g 1.1.3-7.1
ii libtinfo5 5.9-8
screen recommends no packages.
Versions of packages screen suggests:
pn iselect | screenie | byobu <none>
-- debconf information:
* screen/410-upgrade:
screen/403-copy-failed:
--- End Message ---
--- Begin Message ---
tags 677203 + wontfix
thanks
Hi,
This is expected screen behaviour.
Your hardstatus contains "%h".
"%h" is the window title, and applications (including mutt) can update
it via title/status escape sequences.
So if "%h" is shown in hardstatus, that application-provided value is
what gets displayed; and on terminals that support title updates, the
terminal title is updated accordingly.
Closing as not a bug.
Cheers,
Peter Dey
--- End Message ---