From 6aef2cc65bc4303830798f14c8be9f95f3ce501c0fc5d0f9013b2e1f88587239 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Mon, 12 Feb 2024 15:25:40 +0000 Subject: [PATCH] Accepting request 1146215 from home:sbradnick:branches:X11:terminals - Update to 0.32.2: * kitten @ load-config: Allow (re)loading kitty.conf via remote control * Remote control: Allow running mappable actions via remote control (kitten @ action) * kitten @ send-text: Add a new option to automatically wrap the sent text in bracketed paste escape codes if the program in the destination window has turned on bracketed paste. * Fix a single key mapping not overriding a previously defined multi-key mapping * macOS: Fix kitten @ select-window leaving the keyboard in a partially functional state (#7074) * Graphics protocol: Improve display of images using Unicode placeholders or row/column boxes by resizing them using linear instead of nearest neighbor interpolation on the GPU (#7070) * When matching URLs use the definition of legal characters in URLs from the WHATWG spec rather than older standards (#7095) * hints kitten: Respect the kitty url_excluded_characters option (#7075) * macOS: Fix an abort when changing OS window chrome for a full screen window via remote control or the themes kitten (#7106) * Special case rendering of some more box drawing characters using shades from the block of symbols for legacy computing (#7110) * A new close_other_os_windows to close non active OS windows (#7113) OBS-URL: https://build.opensuse.org/request/show/1146215 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=139 --- kitty-0.32.1.tar.gz | 3 --- kitty-0.32.2.tar.gz | 3 +++ kitty.changes | 25 +++++++++++++++++++++++++ kitty.spec | 2 +- vendor.tar.gz | 4 ++-- 5 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 kitty-0.32.1.tar.gz create mode 100644 kitty-0.32.2.tar.gz diff --git a/kitty-0.32.1.tar.gz b/kitty-0.32.1.tar.gz deleted file mode 100644 index 367db3d..0000000 --- a/kitty-0.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9988ef58c1c56d70d615afc86acbc55629cee6b4bb00a962b15ade852c98b45 -size 8010887 diff --git a/kitty-0.32.2.tar.gz b/kitty-0.32.2.tar.gz new file mode 100644 index 0000000..4ed36bf --- /dev/null +++ b/kitty-0.32.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2845cc863bc7417d9e4b69ab36d687831370f6ee1317a5c87e6e8ea479867c11 +size 8013933 diff --git a/kitty.changes b/kitty.changes index 838cb59..bf7f9c3 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Feb 12 14:31:55 UTC 2024 - Scott Bradnick + +- Update to 0.32.2: + * kitten @ load-config: Allow (re)loading kitty.conf via remote control + * Remote control: Allow running mappable actions via remote control + (kitten @ action) + * kitten @ send-text: Add a new option to automatically wrap the sent text + in bracketed paste escape codes if the program in the destination window + has turned on bracketed paste. + * Fix a single key mapping not overriding a previously defined multi-key mapping + * macOS: Fix kitten @ select-window leaving the keyboard in a partially + functional state (#7074) + * Graphics protocol: Improve display of images using Unicode placeholders or + row/column boxes by resizing them using linear instead of nearest neighbor + interpolation on the GPU (#7070) + * When matching URLs use the definition of legal characters in URLs from the + WHATWG spec rather than older standards (#7095) + * hints kitten: Respect the kitty url_excluded_characters option (#7075) + * macOS: Fix an abort when changing OS window chrome for a full screen window + via remote control or the themes kitten (#7106) + * Special case rendering of some more box drawing characters using shades from + the block of symbols for legacy computing (#7110) + * A new close_other_os_windows to close non active OS windows (#7113) + ------------------------------------------------------------------- Fri Jan 26 15:24:52 UTC 2024 - Scott Bradnick diff --git a/kitty.spec b/kitty.spec index d7bea4f..b04ccb7 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.32.1 +Version: 0.32.2 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only diff --git a/vendor.tar.gz b/vendor.tar.gz index 816a028..be0cfc7 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8706067f86259ec99104325af4dcd44d6482342181e56341478f78c8b35bf03 -size 2590933 +oid sha256:6c7950e6d5bcbd502e29a1f637d3f641dbfeaf6f7216f542f209cc2e6be3a040 +size 2593152