Overview
Request 697220 accepted
- update to 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 macros
* 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
- refresh vendor.tar.xz
- changed buildrequires to reflect project changes
- Created by dag_jnsson
- In state accepted
- Package maintainers: avindra, elimat, and jlkDE
Request History
dag_jnsson created request
- update to 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 macros
* 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
- refresh vendor.tar.xz
- changed buildrequires to reflect project changes
elimat accepted request
LGTM, thanks!