forked from pool/alacritty
f754cc39ee
- Update to version 0.9.0. * pkg: Minimum Rust version has been bumped to 1.46.0 * feat: Support for ipfs/ipns URLs * feat: Mode field for regex hint bindings * fix: Regression in rendering performance with dense grids since 0.6.0 * fix: Crash/Freezes with partially visible fullwidth characters due to alt screen resize * fix: Incorrect vi cursor position after invoking ScrollPage* action * fix: Slow PTY read performance with extremely dense grids * fix: Crash when resizing during vi mode * fix: Unintentional text selection range change after leaving vi mode * fix: Deadlock on Windows during high frequency output * fix: Search without vi mode not starting at the correct location when scrolled into history * fix: Crash when starting a vi mode search from the bottommost line * fix: Original scroll position not restored after canceling search * fix: Clipboard copy skipping non-empty cells when encountering an interrupted tab character * fix: Vi mode cursor moving downward when scrolled in history with active output * fix: Crash when moving fullwidth characters off the side of the terminal in insert mode * fix: Broken bitmap font rendering with FreeType 2.11+ * fix: Crash with non-utf8 font paths on Linux * fix: Newly installed fonts not rendering until Alacritty restart OBS-URL: https://build.opensuse.org/request/show/910821 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=48 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
alacritty-0.9.0.tar.xz | ||
alacritty.changes | ||
alacritty.spec | ||
README.suse-maint | ||
revendor_source.sh | ||
vendor.tar.xz |
To rebuild the source tarball, run: $ osc service manualrun tar_scm $ osc service manualrun recompress You must also vendor the cargo dependencies.