Live data from Hacker News

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

github.com

31–40 of 174 posts

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

#34
Modern terminal emulators not being compatible with the TERM environment variable seems insane to me.

Yes, it can be unreliable at first, when your software is new. This is expected, and it changes when people start using your software.

But if you don't implement compatibility with this env variable, then you are the reason it will not be reliable in any point in the future.

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

#36
post #14

Alacritty, foot, wezterm, kitty form this block of "nextgen" terminal emulators. I do find them difficult to differentiate. I personally use foot as my daily driver, but that is just because alacritty happened to have some issues with nvidia drivers (bleh). But I chalk that up to nvidia, not alacritty.

Ass I use Offpunk to surf the web and Chafa to display picture, my main concern is displaying images using the sixel protocol (or, in the case of kitty, its own protocol).

Last time I tried, Alacritty didn’t support sixel (while even xterm supports it)

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

#39

I tried it for a few years a while back on macOS but it somehow felt off, I don't remember why, something to do with mouse selection. I went back to iTerm2 and that's that, you couldn't view images with feh and similar tools in macOS terminals for some reason so I had no reason to stay. Out of interest, why would I want anything faster than iTerm2 anyway? Never felt that my terminal is slow.

Input and rendering latency are much better in Alacritty than iTerm. If you spend a lot of time editing large files in Vim it's certainly noticeable.

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

#40
I've been using Konsole and I only relatively recently found out how powerful its tab/split management is. You can drag and drop tabs between different windows, and you can drag and drop panes between different tabs to create splits, which also works even between tabs in different windows.
Post reply on HN