Re: screen 5.0.1: Run screen in my terminal do not show user@host into title

Dario Lesca <[email protected]> Thu, 20 Nov 2025 22:25:30 +0100
Newsgroups gmane.comp.gnu.screen.user
Organization Solinos
Message-ID <[email protected]>
I have resolve my issue last day removing from ~/.bashrc the line
PROMPT_COMMAND=3D"", put into it by me some time ago for another test.

Now PROMPT_COMMAND is set correctly from some other system files
present into /etc/profile.d dir and all work fine.

Thank for your reply.

Dario=20

Il giorno mer, 19/11/2025 alle 17.40 -0500, Roger ha scritto:
> In the event this wasn't answered as of yet, usually dictated by
> defining the PS1 variable for sh/bash.
>=20
> $ echo $PS1
>=20
> Depending upon Linux distribution, common files or directories $PS1
> is defined:
>=20
> /etc/profile or /etc/profile.d sub-directories
>=20
> /etc/bash sub-directories
>=20
> $HOME/.bashrc
> $HOME/.bash_profile
> $HOME/.profile
>=20
>=20
> Roger
>=20
>=20
> > On Mon, Oct 20, 2025 at 02:16:19PM +0200, Dario Lesca wrote:
> > On my Fedora 42 with screen 5.0.1 when I run screen in gnome-
> > terminal
> > or mate-terminal, the user@hostname are not show into windows title
> > .
> >=20
> > It's show "[screen 0:bash] - Terminal"=C2=A0 rather than "[screen
> > 0:user@host] - Terminal"
> >=20
> > I have try to remove all screenrc files (etc and local) but none is
> > change.
> >=20
> > What is the reason that cause this problem?
> >=20
> > It's possible to restore the show user@host into windows title and
> > 'CTRL-A+"' like on other systems do?
> >=20
> > Many thanks
> >=20
> > --=20
> > Dario Lesca
> > (Inviato dal mio Linux Fedora 42 Workstation)