Hacker News new | ask | show | jobs
by mika9090 2290 days ago
Not as good as right click but can be done from the command line (PS) $Host.UI.RawUI.WindowTitle = "Corona"
1 comments

This does not work on WSL2 (Ubuntu), but thanks.
Pretty much every shell has its own mechanism for updating the title - the parent comment just shared the `powershell` way of setting the title. I'm confident that if you search for "set title from <your shell here>", you'll find plenty of posts on how to do it.
Not infected yet