I'm using WSL with Ubuntu 20.04. When I open Windows Terminal, and make a ssh connection to my server, the tab title stay the same. So the Tab Title is still the username@password from the WSL, not from server where I connected to.
Tabtitle when I start Windows Terminal: user@laptop Then I do "ssh user@server" to make a ssh connection to my server But the Tabtitle stay at user@laptop. I would like to have here user@server.
Have someone an idea? Thanks.