this post was submitted on 15 Jul 2023
11 points (86.7% liked)
Sysadmin
5584 readers
1 users here now
A community dedicated to the profession of IT Systems Administration
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Setting the terminal title is done through a standard escape sequence: https://unix.stackexchange.com/a/177598
If it's not working, make sure your terminal emulator is set to something like xferm, and that your console host program recognizes this sequence (which Konsole and Windows Terminal should).