-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello.
Since few upgrades of screen, I observe a strange behavior of it, that i s: I run weechat in screen. When I detach the screen session, then it works correctly except that the weechat window does not disappear from the screen, and the bash prompt is printed like on top of it. I have to use clear command to fix that. It is a similar effect to when someone uses a write or wall command and it sends a message to you while you are inside a fullscreen program, and it garbles the output completely.
On Thu, Jul 02, 2015 at 05:37:09PM +0200, Michał Zegan wrote:
Hello.
Since few upgrades of screen, I observe a strange behavior of it, that i s: I run weechat in screen. When I detach the screen session, then it works correctly except that the weechat window does not disappear from the screen, and the bash prompt is printed like on top of it. I have to use clear command to fix that. It is a similar effect to when someone uses a write or wall command and it sends a message to you while you are inside a fullscreen program, and it garbles the output completely.
Do you have
altscreen on
in your screenrc?
https://www.gnu.org/software/screen/manual/screen.html#Redisplay
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Now I do, no result, especially that before, the screen was cleared on detach, and now it is suddenly not, even though there was no configuration change.
W dniu 2015-07-02 o 17:48, aakempf@gmail.com pisze:
On Thu, Jul 02, 2015 at 05:37:09PM +0200, Michał Zegan wrote:
Hello.
Since few upgrades of screen, I observe a strange behavior of it, that i s: I run weechat in screen. When I detach the screen session, then it works correctly except that the weechat window does not disappear from the screen, and the bash prompt is printed like on top of it. I have to use clear command to fix that. It is a similar effect to when someone uses a write or wall command and it sends a message to you while you are inside a fullscreen program, and it garbles the output completely.
Do you have
altscreen on
in your screenrc?
https://www.gnu.org/software/screen/manual/screen.html#Redisplay
On Thu, Jul 02, 2015 at 05:57:15PM +0200, Michał Zegan wrote:
Now I do, no result, especially that before, the screen was cleared on detach, and now it is suddenly not, even though there was no configuration change.
What's your terminal? Urxvt per chance?
See, e.g. https://bbs.archlinux.org/viewtopic.php?id=84600
(Although I'm not sure it is good advice to put "term rxvt-256color" in the screenrc. There's "term screen-256color" after all. For me, "URxvt*termName: rxvt-unicode-256color", "term screen-256color" has worked perfectly for quite some time.)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
My term is XTERM emulated, I mean using putty. But the fact is that the behavior changed. I would like to know if it is a bug in this case, because before some updates that never happened to me.
W dniu 2015-07-02 o 20:41, aakempf@gmail.com pisze:
On Thu, Jul 02, 2015 at 05:57:15PM +0200, Michał Zegan wrote:
Now I do, no result, especially that before, the screen was cleared on detach, and now it is suddenly not, even though there was no configuration change.
What's your terminal? Urxvt per chance?
See, e.g. https://bbs.archlinux.org/viewtopic.php?id=84600
(Although I'm not sure it is good advice to put "term rxvt-256color" in the screenrc. There's "term screen-256color" after all. For me, "URxvt*termName: rxvt-unicode-256color", "term screen-256color" has worked perfectly for quite some time.)
On 02-07-2015 21:02, Michał Zegan wrote:
My term is XTERM emulated, I mean using putty. But the fact is that the behavior changed. I would like to know if it is a bug in this case, because before some updates that never happened to me.
I have just stumbled upon this and a quick man page search doesn't show anything that might be an obvious solution, however something that might be worth looking at is /etc/screenrc. Do you happen to know more or less when this started to happen?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
few weeks ago, but not sure really.
W dniu 2015-07-04 o 22:40, Mauro Santos pisze:
On 02-07-2015 21:02, Michał Zegan wrote:
My term is XTERM emulated, I mean using putty. But the fact is that the behavior changed. I would like to know if it is a bug in this case, because before some updates that never happened to me.
I have just stumbled upon this and a quick man page search doesn't show anything that might be an obvious solution, however something that might be worth looking at is /etc/screenrc. Do you happen to know more or less when this started to happen?
On 05-07-2015 00:58, Michał Zegan wrote:
few weeks ago, but not sure really.
W dniu 2015-07-04 o 22:40, Mauro Santos pisze:
On 02-07-2015 21:02, Michał Zegan wrote:
My term is XTERM emulated, I mean using putty. But the fact is that the behavior changed. I would like to know if it is a bug in this case, because before some updates that never happened to me.
I have just stumbled upon this and a quick man page search doesn't show anything that might be an obvious solution, however something that might be worth looking at is /etc/screenrc. Do you happen to know more or less when this started to happen?
Try to comment these 2 lines: termcap xterm|xterms|xs ti=\E7\E[?47l terminfo xterm|xterms|xs ti=\E7\E[?47l
It restored the old behavior for me. On another note, please don't top post. Bottom posting is preferred in the arch mailing lists.
arch-general@lists.archlinux.org