Just tried Ghostty here. My comments: - No GUI configuration. It's either from command line or from config file. It's okay only if you know where/how to find what you want. - "--key=value" is the syntax, and '=' is required. Manpage doesn't say anything about the syntax. You have to read 'ghostty --help'. - To open up login shell in 100x24 screen with 14pt font size, the correct incantation is "ghostty --command='direct:bash -l' --font-size=14 --window-width=100 --window-height=24" - If I run Ghostty from GUI panel, "viu" works. If I run Ghostty from command line, "viu" doesn't work. On 2026-04-20 11:13, Evan Leibovitch via Talk wrote:
I've been using ghostty+fish ever since Ron's talk on fish at GTALUG some months back. Very happy with the combination. Ghostty and fish are both in the CachyOSÂ repo.