- 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
OBS-URL: https://build.opensuse.org/request/show/697220
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=15
- upate to 0.3.0
Added:
* Ability to specify starting position with the --position flag
* New configuration field window.position allows specifying the starting
position
* Added the ability to change the selection color
* Text will reflow instead of truncating when resizing Alacritty
* Underline text and change cursor when hovering over URLs with required
modifiers pressed
Changed:
* Clicking on non-alphabetical characters in front of URLs will no longer
open them
Fixed
* Slow startup time on some X11 systems
* On Wayland, the --title flag will set the Window title now
* Fix start_maximized option on X11
* Terminfo support for extended capabilities
* Crash when decreasing scrollback history in config while scrolled in
history
* Scrollback history live reload only working when shrinking lines
- refresh vendor.tar.xz
- man page and completions had been moved
OBS-URL: https://build.opensuse.org/request/show/692906
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=14