Screen sessions are not updating the title persistently

Solution Verified - Updated -

Issue

  • If I run "screen -dm -S test1" this will create a new detached screen session as observed in screen -ls.
# screen -ls
There is a screen on:
    23246.test1 (Detached)

then run "screen -S test1 -X screen -t testing" then connect to the screen session I should have 1 screen labeled the default and one labeled testing, but I end up with both being labeled the shell default.

  • After starting the screen session with title using command screen -S test -t test1, the session title would not set to testing.

Environment

  • Red Hat Enterprise Linux

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.