alacritty's lack of tabs absolutely killed it for me. They are not open to the idea of adding tabs, either.
Use Alacritty instead of Termite
61–70 of 331 posts
Re: Use Alacritty instead of Termite
#62This is a beautiful example of FOSS culture at work. In what world would corporate, closed-source software engage in this kind of earnest truth-telling without the propellers of mergers, acquisitions, or takeovers?
Worth noting that the bad behaviour in question they're finally giving up on is from a FOSS project.
Re: Use Alacritty instead of Termite
#63Re: Use Alacritty instead of Termite
#64Is there any indication of the energy impact using a GL context to render plain old text? These concepts seem incompatible in the context of a laptop, and who needs GL here when the bottleneck is biological. One of my favourite working modes is shutting down everything and just hacking away in vim, partly for distraction management but primarily because of battery.
There is at lease one open issue¹ with the clipboard crate that causes a high amount of wakeups (under Wayland at least). Whatmore, the wakeups scale with the number of terminals open. The project is ruthless about performance[latency] regressions, but not so much about performance[energy] overhead. [¹ https://github.com/alacritty/alacritty/issues/3108 ]
Re: Use Alacritty instead of Termite
#65Alacritty is obsoleted by Foot: https://www.reddit.com/r/swaywm/comments/n6kznh/yes_welcome_... https://codeberg.org/dnkl/foot
Re: Use Alacritty instead of Termite
#66> GTK and most of the GNOME project are much of the same. Avoid them and don't make the mistake of thinking their libraries are meant for others to use. Choose your dependencies wisely. Sometimes only a crystal ball would have helped but often, a little bit of due dilligence would have prevented lots of upgrade pain down the line.
time agnostic rule #1: people are people
In this case, both tribes (GNOME and Wayland) have a vision of the perfect way for software to work. They have each captured enough weak allegiance/users to prove to themselves that they are right. Therefore, the other side is wrong.
Re: Use Alacritty instead of Termite
#67alacritty's lack of tabs absolutely killed it for me. They are not open to the idea of adding tabs, either.
You can use tabbed[1] or a multiplexer like tmux, or you can use a different terminal emulator like kitty[2].
For example, instead of launching `alacritty`, you would launch `tabbed -c alacritty --embed`.
Re: Use Alacritty instead of Termite
#68Re: Use Alacritty instead of Termite
#69When stepping away from KDE to sway, tried diffrent terminal emulators, but especially compared konsole, termite & alacritty. Back then (October 2020) I found alacritty to have really slow startup times on high-end machines (and got confirmation that's it's not my fault on IRC). Even massive Konsole started up faster. It also treats Wayland badly. So I settled with Termite, which I really like so far. It's sad that i…
I've been using Alacrity/Sway for at least that long, and it's been perfect. Maybe I have a low end machine. How does it misbehave on Wayland?