Live data from Hacker News

Libghostty is coming

mitchellh.com

31–40 of 275 posts

Re: Libghostty is coming

#31
post #11
post #5

Earlier quoted context omitted.

Do you consider yourself a neovim terminal power user? I tried a while back to invert my workflow (from tmux driving neovim to neovim driving terminals) because I thought it might be easier to only ever have one buffer open for a given file, instead of attempting to open a file in a given pane only to realize that it's already open in a different neovim instance in a different pane. When I was testing that stuff out…

I do indeed live in the terminal (all day due to work), but tmux adds too much value for me to do all terminal management in Neovim (tmux session-management being what I use most). I've just encountered too many visual "glitches" in the Neovim terminal to rely on it for everything. That's not to say, however, that I never use the built-in Neovim :terminal. > I thought it might be easier to only ever have one buffer o…

I think my problem is when I realize that I had unsaved changes open in a different neovim instance. If the file was not dirty in any other open neovim instances then I don't have the same problem.

Re: Libghostty is coming

#32
I really want a little adapter that can plug into a monitor to make it a dumb terminal. Instantly on, no full OS, just a VT100 or something.

I've looked into it with a PiZero and some HATs but I'd like something made by smarter people. This would be perfect for that.

Ideally just some dip-switchs to set the terminal to emulate and set the display resolution.

Re: Libghostty is coming

#34

I love how this guy founds + takes public + sells a multibillion company and then just goes right back to hacking. Legend.

I love ghostty and use it daily, somehow I missed it was by Mitchell Hashimoto! Very cool to see.

I had tried it briefly previously but in the last couple months I think I have made the permanent switch from iterm2. It's so much snappier and simpler and also reliably handles text reflowing when a long line wraps, which was a constant problem I had in iterm2, where it would insert fake newlines when copying out text that was wrapped.

I also like that I can have my config in a little plaintext file and just drop it onto a new computer and get the same keybindings. I am using the terminator keybindings for creating and navigating between split panes.

Re: Libghostty is coming

#38
I use ghostty daily now. Switched recently. In macOS I can re-map now caps lock to be cmd and it works for cmd+c. Everything else is great, sensible defaults and what's not easily customizable.

Gruvbox light theme looks great too.

The fact it's written in Zig is awesome too, if you ever question if Zig is ready, ghostty is your answer to that.

Not seeing myself going back. It's great experience.

Tip: if you combine your ghostty flow with aerospace, it's nearly perfect setup for your keyboard only experience on mac.

Re: Libghostty is coming

#39
post #13
post #9

i desperately want to use ghostty but cmd+f support is just such a dealbreaker. excited about this development though!

It's on the roadmap: https://ghostty.org/docs/install/release-notes/1-2-0#roadmap

oh, incredible! i'll keep my eyes peeled and will be switching to it from iTerm the moment it's available

Re: Libghostty is coming

#40
post #18

On the very day ghostty refuses to load my theme because themes now start with an uppercase letter; the same day I'm no longer able to enter `^` (a caret) for some reason. Not to mention the multiple times where the clipboard suddenly and completely stopped functioning, in the last few weeks. I love ghostty, but if it keeps suddenly failing for no apparent reason I might have to go back to wezterm.

You seem to be using tip. Switch to using a stable release (1.2 is the latest one) instead if you don't want to be exposed to potential issues.

FWIW I've using tip since the closed beta and never had major issues.

Post reply on HN