Alacritty – A fast, cross-platform, OpenGL terminal emulator
41–50 of 174 posts
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#42Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#43i do prefer kitty[0] if i want a modern terminal emulator [0] https://github.com/kovidgoyal/kitty
However I like the fact that kitty developer(s) actively improved the state of the terminal emulation with their new keyboard and graphic protocols [2].
[0] https://github.com/kovidgoyal/kitty/issues/2481
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#44This project looks very cool. Worth noting however that it doesn’t have tabs.
So my keyboard layout doesn't work with the app at all. I've identified the issues but making a pull request for it and testing it all is a bit of work I haven't gotten round to yet.
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#45I 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.
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#46Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#47Alacritty, 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.
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#48At the risk of missing something completely obvious: where's the "emulator" part in it? What is it emulating? It looks like a terminal (no emulator) to me. Not trolling, just trying to learn.
Re: Alacritty – A fast, cross-platform, OpenGL terminal emulator
#49I 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
#50What problem is having a "fast" terminal solving? I've been using urxvt for years and have never really found it to be slow. Where might I notice a difference with these "modern" "GPU-accelerated" terminals?