Change Window Title to "Cool Retro Term" #579
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm on macOS, the app is named "cool-retro-term". It would have been nicer to have the name as "Cool Retro Term" or "CRT", a word play on Cathode Ray Tube.
I really like "CRT" as the name
I think it should be CRT. I'm guessing that was the whole idea. I just came here to open this issue as I'm trying to look like a leet haxor here and there is nothing less cool than calling your terminal "cool" haha. Cool is what other people call you, not what you call yourself, and this terminal is a conversation starter.
OK I dug through the code and it seems like it is possible to change the window title, but not the app name:
Open Terminal and navigate to the cool-retro-term application bundle, then run it with -T:
If you want to change the actual app name to be CRT then thats going to require a PR to either add the option, or just outright rename the project:
f157648d1e/app/qml/ApplicationSettings.qml (L48)