- Update to 0.23.1:

* A new option clipboard_max_size to control the maximum size of
    data that kitty will transmit to the system clipboard on behalf
    of programs running inside it (#3937)
  * When matching windows/tabs in kittens or using remote control,
    allow matching by recency. recent:0 matches the active window/tab,
    recent:1 matches the previous window/tab and so on
  * themes kitten: Fix only the first custom theme file being
    loaded correctly (#3938)

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=90
This commit is contained in:
Michael Vetter 2021-08-17 07:13:38 +00:00 committed by Git OBS Bridge
parent 9c5796c8c0
commit 0a437e9945
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c71946f391c27056d3073c3b64ca1d3a5753a993eaa4462e69436e233a04ebe7
size 5717546

3
kitty-0.23.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32d3344e357da7012227d49d5031bff254bb8735f3b9edabdb46cfd13cb0e44d
size 5718451

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 17 07:12:47 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.1:
* A new option clipboard_max_size to control the maximum size of
data that kitty will transmit to the system clipboard on behalf
of programs running inside it (#3937)
* When matching windows/tabs in kittens or using remote control,
allow matching by recency. recent:0 matches the active window/tab,
recent:1 matches the previous window/tab and so on
* themes kitten: Fix only the first custom theme file being
loaded correctly (#3938)
-------------------------------------------------------------------
Mon Aug 16 13:28:58 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: kitty
Version: 0.23.0
Version: 0.23.1
Release: 0
Summary: A GPU-based terminal emulator
License: GPL-3.0-only