<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>alacritty on Kevin Heruer</title><link>/tags/alacritty/</link><description>Recent content in alacritty on Kevin Heruer</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 21 Dec 2020 11:52:35 +0100</lastBuildDate><atom:link href="/tags/alacritty/index.xml" rel="self" type="application/rss+xml"/><item><title>Alacritty</title><link>/posts/2020/12/21/alacritty/</link><pubDate>Mon, 21 Dec 2020 11:52:35 +0100</pubDate><guid>/posts/2020/12/21/alacritty/</guid><description>I&amp;rsquo;ve recently come across a new terminal emulator called Alacritty, it is a new terminal emulator written in Rust. It uses the GPU to accellerate the calculations it needs to make which results in a more responsive terminal, some commands like tree also seem to run faster.
Check out this video from DistroTube: The terminal emulator is still in beta and does not have any GUI to edit the settings, all settings need to be defined in a YAML config file.</description><content>&lt;p>I&amp;rsquo;ve recently come across a new terminal emulator called &lt;a href="https://github.com/alacritty/alacritty">Alacritty&lt;/a>, it is a new terminal emulator written in Rust.
It uses the GPU to accellerate the calculations it needs to make which results in a more responsive terminal,
some commands like tree also seem to run faster.&lt;/p>
&lt;p>Check out this video from DistroTube:
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
&lt;iframe src="https://www.youtube.com/embed/PZPMvTvUf1Y" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video">&lt;/iframe>
&lt;/div>
&lt;/p>
&lt;p>The terminal emulator is still in beta and does not have any GUI to edit the settings, all settings need to be
defined in a YAML config file. It also does not (yet) have tab funcionality, you&amp;rsquo;ll need to open a new window
every time you want another terminal. Of course you could use something like &lt;a href="https://github.com/tmux/tmux">tmux&lt;/a> to work around that problem.&lt;/p></content></item></channel></rss>