Skip to content

Alacritty Version 0.3.1

Compare
Choose a tag to compare
@chrisduerr chrisduerr released this 22 Apr 16:06
v0.3.1
2b39e6b

Version 0.3.1

Added

  • Added ScrollLineUp and ScrollLineDown actions for scrolling line by line

Changed

  • Alacritty now has a fixed minimum supported Rust version of 1.31.0

Fixed

  • Reset scrolling region when the RIS escape sequence is received
  • Subprocess spawning on macos
  • Unnecessary resize at startup
  • Text getting blurry after live-reloading shaders with padding active
  • Resize events are not send to the shell anymore if dimensions haven't changed
  • Minor performance issues with underline and strikeout checks
  • Rare bug which would extend underline and strikeout beyond the end of line
  • Cursors not spanning two lines when over double-width characters
  • Incorrect cursor dimensions if the font offset isn't 0