Earlier quoted context omitted.
It is almost impressive how much worse a GTK4/Adwaita application is compared to a GTK2 application. I just tried this and it has a fucking hamburger menu in a desktop application. If that ever becomes what is considered "native" on Linux I will abandon it after using it for 25 years.
You are free to take libghostty and create an XApp app runtime for it, or even fork it and do what you want. Just because you don't like something does not make it worse.
Ghostty 1.0
551–560 of 719 posts
Re: Ghostty 1.0
#552Earlier quoted context omitted.
I am not a very adept terminal user. I just hook in to tmux. So all emulators are basically the same for me. Switching windows in tmux is much faster than clicking on tabs. ghostty at least looks much nicer. It has a lot of built in fonts and themes. Command line editing is similar. Man pages for some reason are very slow to open in iterm2, but that isn't the case here. The only deal breaker for me is that it takes u…
> Switching windows in tmux is much faster than clicking on tabs. Sure, if you're clicking tabs... A fairer comparison would be between the keyboard shortcut to switch windows in tmux and the native keyboard shortcut to switch tabs.
Re: Ghostty 1.0
#553We've added Ghostty to the terminals section of Terminal Trove for comparison. https://terminaltrove.com/terminals/ghostty/ You can find all terminals for comparison below and also the list of terminals (including Ghostty) https://terminaltrove.com/compare/terminals/ https://terminaltrove.com/terminals/
Re: Ghostty 1.0
#554In case anyone is wondering, this terminal appears to work just great on windows by using WSLg. I installed on linux inside WSL, then launched it, and it looks/works great. Clipboard also works.
Thanks! I did it, but I'm having problems with window resizing and mouse selection. When I try to resize the window, the actual window is smaller than it appears. Did you encounter the same issue? Related issues: https://github.com/microsoft/wslg/issues/1008 https://github.com/microsoft/wslg/issues/633
Re: Ghostty 1.0
#555Earlier quoted context omitted.
I also use tmux, but I love the native tabs of Konsole in KDE. I have Shift-Arrow configured to move between them, it is far more comfortable than the dual shortcuts needed by tmux, Ctrl-B to call tmux's attention then l (if I remember correctly) to get to the last tab. Konsole also has easy resizing of text and supports images in the console, you might like it.
Try binding the tmux leader key to '`' (grave accent). This changed my life!
Re: Ghostty 1.0
#556Landing page and github README could improve: - picture or gif is worth a thousand word - it mentioned its cross-platform but I don't see support for Windows or Android - its better make it explicit it's only for macOS and Linux. Yesterday was looking for some nicer terminal on Android and was hoping ghostty could work. - I like simple landing pages but this... is too simple and not much useful (only 2 buttons and AS…
Re: Ghostty 1.0
#557Earlier quoted context omitted.
Just try it. I tried and the launch was so smooth that I'm keeping it a few days to test it. My current biggest problem is that I launch my terminal using the spotlight shortcut (⌘-space on mac) and while iterm2 is found when I search for term, ghostty isn't.
It took a minute for me, but it did find it. Something is off with macOS indexing. Any app that you install via brew takes a bit to show up.
Re: Ghostty 1.0
#558Re: Ghostty 1.0
#559To people who tried using it, what are the reasons to use it over iTerm2?
It’s fast. In the same league as Alacritty and Wezterm, which is to say on the doom fire benchmark those terminals can do 500fps plus, where iTerm2 does 90fps on my M4 MacBook Pro. In practical terms if you use tmux or vim in the terminal, it makes a big difference for typing latency and scrolling.
Re: Ghostty 1.0
#560Ghostty got a lot of hype (I cover this in my reflection below), but I want to make sure I call out that there is a good group of EXCELLENT terminals out there, and I'm not claiming Ghostty is strictly better than any of them. Ghostty has different design goals and tradeoffs and if it's right for you great, but if not, you have so many good choices. Shout out to Kitty, WezTerm, Foot in particular. iTerm2 gets some ha…
On the cross-platform library, I wonder why "libGhostty" and not libTerminal. Which seems like a more appropriate in term of library?