FS#18673 - [screen] hardstatus string does not persist on new windows after "^a+c"
Attached to Project:
Arch Linux
Opened by vhp (vhp) - Sunday, 14 March 2010, 01:08 GMT
Last edited by Jan de Groot (JGC) - Sunday, 14 March 2010, 18:22 GMT
Opened by vhp (vhp) - Sunday, 14 March 2010, 01:08 GMT
Last edited by Jan de Groot (JGC) - Sunday, 14 March 2010, 18:22 GMT
|
Details
Description: Screen(1) hardstatus string does not persist on
new windows after a "^a+c", and only remains attached to the
original window. If one were to create a new window and go
to the next or previous window, the hardstatus line will not
be set on the newly created window. Though if one were to go
back to the original window the hardstatus line will
persists. Such is not a problem in the versions from the
Debian/Ubuntu repositories or when building from source. The
hardstatus options I have set in my .screenrc are below and
very basic:
hardstatus on hardstatus alwayslastline hardstatus string 'temp' Additional info: * Version: Screen version 4.00.03 (FAU) 23-Oct-06 |
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 14 March 2010, 18:22 GMT
Reason for closing: Not a bug
Additional comments about closing: 2010-03-14: A task closure has been requested. Reason for request: Please just delete this bug. Thank you.
Sunday, 14 March 2010, 18:22 GMT
Reason for closing: Not a bug
Additional comments about closing: 2010-03-14: A task closure has been requested. Reason for request: Please just delete this bug. Thank you.
Where are you running screen from? What do you have set for $TERM (both in and out of screen)?
I do apologize for not being as clear as I should have been.