- Update to 0.13.3:
* icat kitten: Add a --stdin option to control if image data is read from STDIN (#1308) * hints kitten: Start hints numbering at one instead of zero by default. Added an option --hints-offset to control it. (#1289) * Fix a regression in the previous release that broke using background for cursor_text_color (#1288) * Add a list of user-created kittens to the docs * Fix a regression that broke changing mouse wheel scroll direction with negative wheel_scroll_multiplier values in full-screen applications like vim (#1299) * Fix background_opacity not working with pure white backgrounds (#1285) OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=20
This commit is contained in:
parent
8aa6ea0bf1
commit
70560df35e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59c5b17c0fedd7564933f61a4634ec051c13cbdf968815a7b4770611559de152
|
|
||||||
size 3505876
|
|
3
kitty-0.13.3.tar.gz
Normal file
3
kitty-0.13.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6f48404349ca99049de40e7bb55511de9ea04a6b1567068997d3fddb2c20f08
|
||||||
|
size 3510975
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 22 10:03:06 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 0.13.3:
|
||||||
|
* icat kitten: Add a --stdin option to control if image data is read from STDIN (#1308)
|
||||||
|
* hints kitten: Start hints numbering at one instead of zero by default. Added an option --hints-offset to control it. (#1289)
|
||||||
|
* Fix a regression in the previous release that broke using background for cursor_text_color (#1288)
|
||||||
|
* Add a list of user-created kittens to the docs
|
||||||
|
* Fix a regression that broke changing mouse wheel scroll direction with negative wheel_scroll_multiplier values in full-screen applications like vim (#1299)
|
||||||
|
* Fix background_opacity not working with pure white backgrounds (#1285)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 8 08:20:43 UTC 2019 - mvetter@suse.com
|
Tue Jan 8 08:20:43 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kitty
|
Name: kitty
|
||||||
Version: 0.13.2
|
Version: 0.13.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cross-platform, fast, feature full, GPU based terminal emulator
|
Summary: A cross-platform, fast, feature full, GPU based terminal emulator
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user