Alacritty

Alacritty is a free and open-source GPU accelerated terminal emulator for Linux, BSD, macOS and Windows focused on performance and simplicity. It is written in Rust and uses OpenGL.[5][6][7]

Alacritty
Original author(s)Joe Wilm[1]
Developer(s)Kirill Chibisov, Christian Dürr[2]
Stable release
0.5.0 / 31 July 2020 (2020-07-31)[3]
Repository
Written inRust
Operating systemLinux, BSD, macOS, Windows
Platformx86-64, IA-32[3]
Typeterminal emulator
LicenseApache 2.0[4]

Alacritty is the default terminal emulator in Sway.[8]

History

Joe Wilm announced Alacritty in his blog on 6 January 2017. He describes it as "the result of frustration with existing terminal emulators. Using vim inside tmux in many terminals was a particularly bad experience. None of them were ever quite fast enough". He found urxvt and st difficult to configure and criticized their "inability to run on non-X11 platforms".[1]

With the release of version 0.2.0 in September 2018 Alacritty gained support for scrollback.[9]

In version 0.3.0, released in April 2019, Alacritty entered beta stage and support for Windows, text reflow, and clicking on URLs was added.[10]

In version 0.5.0, released in July 2020, a mode with vi keybindings for searching and copying text was added.[11]

Features

Alacritty supports true color in addition to the standard 16 ANSI colors.[12]

Alacritty explicitly does not support tabs or splits because similar functionality can be achieved with a terminal multiplexer or window manager.[13][14]

Configuration

Alacritty is configured by editing a template file in YAML format.[6]

See also

References

  1. Wilm, Joe (2017-01-06). "Announcing Alacritty, a GPU-accelerated terminal emulator". jwilm.io. Retrieved 2020-07-28.
  2. https://www.openhub.net/p/alacritty/contributors
  3. https://github.com/alacritty/alacritty/releases/latest
  4. https://github.com/alacritty/alacritty#license
  5. Senthil Kumar Palani (2019-10-29). "Alacritty – A Lightweight And Blazingly Fast Terminal Emulator". OSTechNix. Retrieved 2020-07-27.
  6. angeloma17 (2020-03-18). "Alacritty the fastest terminal emulator for Linux". OSRadar. Retrieved 2020-07-27.
  7. Morelo, David. "Top 7 Best Linux Terminals – Linux Hint". Retrieved 2020-07-27.
  8. DeVault, Drew (2019-09-26). "config.in: set default term to alacritty".
  9. Wilm, Joe (2018-09-17). "Alacritty now supports scrollback". jwilm.io. Retrieved 2020-07-28.
  10. Dürr, Christian (2019-04-07). "Alacritty Version 0.3.0 Release". Retrieved 2020-07-28.
  11. Dürr, Christian (2020-07-31). "Alacritty Version 0.5.0 Release". christianduerr.com. Archived from the original on 2020-08-01. Retrieved 2020-08-01.
  12. Beaupré, Antoine (2018-03-30). "A look at terminal emulators, part 1". LWN.net. Retrieved 2020-07-28.
  13. https://github.com/alacritty/alacritty/tree/v0.4.3#faq
  14. Kili, Aaron (2020-06-05). "Alacritty – A Fastest Terminal Emulator for Linux". TecMint. Retrieved 2020-07-28.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.