I have resolve my issue last day removing from ~/.bashrc the line PROMPT_COMMAND="", 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 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. > > $ echo $PS1 > > Depending upon Linux distribution, common files or directories $PS1 > is defined: > > /etc/profile or /etc/profile.d sub-directories > > /etc/bash sub-directories > > $HOME/.bashrc > $HOME/.bash_profile > $HOME/.profile > > > Roger > > > > 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 > > . > > > > It's show "[screen 0:bash] - Terminal" rather than "[screen > > 0:user@host] - Terminal" > > > > I have try to remove all screenrc files (etc and local) but none is > > change. > > > > What is the reason that cause this problem? > > > > It's possible to restore the show user@host into windows title and > > 'CTRL-A+"' like on other systems do? > > > > Many thanks > > > > -- > > Dario Lesca > > (Inviato dal mio Linux Fedora 42 Workstation)
