Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46736

Summary: Messages from GNU screen appear in XTerm window title
Product: Gentoo Linux Reporter: Ben Anderson <roothorick>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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