Live data from Hacker News

Alacritty – A fast, cross-platform, OpenGL terminal emulator

github.com

1–10 of 174 posts

Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator

#5
post #3

Alacritty doesn’t do well with modifier keys and a lot of keyboard shortcuts don’t work in neovim by default. I recommend using foot instead.

Can you give an example? I've never hit that, but I might not be using it that hard

Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator

#7
post #2

Used it, its everything you need most likely. And it somehow managed to become popular and advertise itself without the "written in Rust" tagline. I like that. Ofc its written in Rust.

Ofc there was a tagline. Check the announcement post in the repo's readme, it's your typical "blazing fast Rust"

> Alacritty is a blazing fast, GPU accelerated terminal emulator. It’s written in Rust and uses OpenGL

https://jwilm.io/blog/announcing-alacritty/

Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator

#9
post #3

Alacritty doesn’t do well with modifier keys and a lot of keyboard shortcuts don’t work in neovim by default. I recommend using foot instead.

Never had any issues with alacritty/neovim, but foot is much faster. Sadly no ligature support though: https://codeberg.org/dnkl/foot/issues/57

Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator

#10
I gave it a shot on windows with wsl2. I hit some weird config gotchas because they switched to toml but didn't think it through too much (not a good sign). Then I just could not get my shortcuts to work with tmux and nevim. I use M+pgup/pgdn for session nav and S-left/right for window nav and instead of trying to break my config to get them to work I just gave up. I didn't see any benefits so went back to Windows Terminal.
Post reply on HN