Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46736 - Messages from GNU screen appear in XTerm window title
Summary: Messages from GNU screen appear in XTerm window title
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-03 18:59 UTC by Ben Anderson
Modified: 2004-04-06 10:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Anderson 2004-04-03 18:59:36 UTC
Whenever screen gives a message (e.g. "This IS Window 0 (bash)."), instead of it appearing at the bottom of the terminal and going away appropriately, the window's title is changed to the message, and it stays there until another message from screen replaces it.

This problem does not happen using RXVT.

Reproducible: Always
Steps to Reproduce:
1. Open an XTerm
2. Start a new screen session inside the XTerm: $ screen
3. Press C-a and then 0

Actual Results:  
The title bar of the XTerm window changes to "This IS window 0 (bash)."

Expected Results:  
The message "This IS window 0 (bash)." should appear at the bottom of the XTerm,
highlighted.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2004-04-06 10:24:46 UTC
This is a feature, not a bug -- please look into ~/.screenrc if you want to change this behavior