Alacritty 0.12 Released, GPU Accelerated Terminal

Alacritty is an open source GPU-accelerated terminal emulator written in Rust. Currently supported platforms include BSD, Linux, macOS, and Windows.

The new 0.12 release provides fractional scaling support on Wayland sessions via the wp-fractional-scale protocol. It also adds support for touchscreen input, including clicking, scrolling, selecting, zooming, and more.

Add

  • bring capitalized abbreviations -titleforT
  • Supports horizontal scrolling in mouse mode and other scrolling modes
  • Fractional scaling on Wayland is supported via the wp-fractional-scale protocol
  • Support running in GLES environment
  • Support touch screen input functions such as click/scroll/select/zoom
  • window.resize_incrementsconfig option, disabled by default

Variety

  • Always use sRGB color space on macOS
  • Erasing a row after the last column will no longer clear the contents of the last column
  • Open new windows with macOS' cmd+ defaultN
  • Hints about window transparency now display correctly on Wayland and macOS
  • window.decorations_theme_variantThemes can now be controlled on macOS and Windows
  • window.decorations_theme_variantDark, Light and None values ​​are now available
  • On macOS and X11, the resize increment is now set to resize by cell size

delete

  • window.gtk_theme_variantConfiguration field; use insteadwindow.decorations_theme_variant
  • alt_send_escis now always set totrue

For more details, please check: https://github.com/alacritty/alacritty/releases/tag/v0.12.0

Guess you like

Origin www.oschina.net/news/234491/alacritty-0-12-0-released