nix-config/alacritty
Donovan Glover ac554b7256
alacritty: Update config for new version
This fixes a warning that showed in new versions of alacritty.
2021-06-21 18:29:57 -04:00
..
.config/alacritty alacritty: Update config for new version 2021-06-21 18:29:57 -04:00
README.md docs: Minor fixes 2021-05-14 17:26:33 -04:00

alacritty

alacritty is a new terminal emulator written in Rust.

Use Cases

alacritty can be used to:

  • Have a terminal emulator that just works
  • Have a terminal emulator with modern features like live reload, and without all the extras like window management
  • Master tmux since you won't be relying on window management of your terminal emulator

You should not use alacritty if:

  • You have a desire to output images in your terminal (use kitty instead since libsixel support is WIP)
  • You have a need to use Japanese input in your terminal (an issue for over 3 years in alacritty, kitty supports this)