alacritty v0.3.1 Release Notes

Release Date: 2019-04-22 // about 5 years ago
  • โž• Added

    • โž• Added ScrollLineUp and ScrollLineDown actions for scrolling line by line
    • ๐Ÿ‘ Native clipboard support on X11 and Wayland

    ๐Ÿ”„ 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