SHA256
1
0
forked from pool/alacritty
Go to file
Matthias Eliasson f754cc39ee Accepting request 910821 from home:cyphar
- 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
2021-08-09 12:41:42 +00:00
_service Accepting request 910821 from home:cyphar 2021-08-09 12:41:42 +00:00
.gitattributes Accepting request 760004 from home:luke_nukem:branches:X11:terminals 2020-01-06 05:19:53 +00:00
.gitignore Accepting request 588337 from home:avindra 2018-03-23 09:32:36 +00:00
alacritty-0.9.0.tar.xz Accepting request 910821 from home:cyphar 2021-08-09 12:41:42 +00:00
alacritty.changes Accepting request 910821 from home:cyphar 2021-08-09 12:41:42 +00:00
alacritty.spec Accepting request 910821 from home:cyphar 2021-08-09 12:41:42 +00:00
README.suse-maint bump to 0.7.0-rc1 2021-01-03 09:11:15 +00:00
revendor_source.sh Accepting request 863748 from home:elimat:branches:X11:terminals 2021-01-16 20:53:54 +00:00
vendor.tar.xz Accepting request 910821 from home:cyphar 2021-08-09 12:41:42 +00:00

To rebuild the source tarball, run:

$ osc service manualrun tar_scm
$ osc service manualrun recompress

You must also vendor the cargo dependencies.