diff --git a/kitty-0.24.1.tar.gz b/kitty-0.24.1.tar.gz deleted file mode 100644 index f052c9b..0000000 --- a/kitty-0.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a49b7ea7d36989fb17bd31935dc6a9a619338647c58ca1eb00400340b0d756ff -size 5828079 diff --git a/kitty-0.24.2.tar.gz b/kitty-0.24.2.tar.gz new file mode 100644 index 0000000..f2eef91 --- /dev/null +++ b/kitty-0.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edf5cb7f4f24afe4fef7d209cb7a2bb479438a90919610b0147f48d57b34fc0 +size 5916823 diff --git a/kitty.changes b/kitty.changes index 64027d1..646b28e 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Feb 3 08:15:30 UTC 2022 - Michael Vetter + +- Update to 0.24.2: + * Allow including config files matching glob patterns in + kitty.conf (#4533) + * Shell integration: Fix bash integration not working when + PROMPT_COMMAND is used to change the prompt variables (#4476) + * Shell integration: Fix cursor shape not being restored to + default when running commands in the shell + * Improve the UI of the ask kitten (#4545) + * Allow customizing the placement and formatting of the + tab_activity_symbol and bell_on_tab symbols by adding + them to the tab_title_template (#4581, #4507) + * hints kitten: Fix common single letter extension files + not being detected (#4491) + * Support dotted and dashed underline styles (#4529) + * For the vertical and horizontal layouts have the windows + arranged on a ring rather than a plane. This means the + first and last window are considered neighbors (#4494) + * A new action to clear the current selection (#4600) + * Shell integration: fish: Fix cursor shape not working + with fish’s vi mode (#4508) + * Shell integration: fish: Dont override fish’s native + title setting functionality. See discussion. + * Draw the dots for braille characters more evenly spaced + at all font sizes (#4499) + * icat kitten: Add options to mirror images and remove + their transparency before displaying them (#4513) + * Fix getting last command output not working correctly + when the screen is scrolled (#4522) + * Show number of windows per tab in the select_tab action (#4523) + * Fix clicking in a window to focus it and typingimmediately + sometimes having unexpected effects if at a shell prompt (#4128) + * themes kitten: Allow writing to a different file than kitty.conf. + ------------------------------------------------------------------- Fri Jan 7 13:37:22 UTC 2022 - Michael Vetter diff --git a/kitty.spec b/kitty.spec index e211e47..99fc052 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.24.1 +Version: 0.24.2 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only