diff --git a/kitty-0.24.4.tar.gz b/kitty-0.24.4.tar.gz deleted file mode 100644 index 8a25a63..0000000 --- a/kitty-0.24.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6619b635b5c9d6cebbba631a2175659698068ce1cd946732dc440b0f1c12ab3 -size 5936616 diff --git a/kitty-0.25.0.tar.gz b/kitty-0.25.0.tar.gz new file mode 100644 index 0000000..c02e561 --- /dev/null +++ b/kitty-0.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be30160a905d26ddb2d07f52be40a56e6bf118162c447d3ea6f0e6f662b56676 +size 5974885 diff --git a/kitty.changes b/kitty.changes index e69ffb0..419f369 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Apr 12 07:28:36 UTC 2022 - Michael Vetter + +- Update to 0.25.0: + * Truly convenient SSH: automatic shell integration when using SSH. + Easily clone local shell and editor configuration on remote machines, + and automatic re-use of existing connections to avoid connection setup latency. + * When pasting URLs at shell prompts automatically quote them. Also allow + filtering pasted text and confirm pastes. See paste_actions for details. (#4873) + * diff kitten: Fix incorrect rendering in rare circumstances when scrolling + after changing the context size (#4831) + * icat kitten: Fix a regression that broke kitty +kitten icat --print-window-size (#4818) + * Wayland: Fix hide_window_decorations causing docked windows to be resized on blur (#4797) + * Bash integration: Prevent shell integration code from running twice if user + enables both automatic and manual integration + * Bash integration: Handle existing PROMPT_COMMAND ending with a literal newline + * Fix continued lines not having their continued status reset on line feed (#4837) + * Wayland: Fix a regression that broke IME when changing windows/tabs (#4853) + * Avoid flicker when starting kittens such as the hints kitten (#4674) + * A new action scroll_prompt_to_top to move the current prompt to the top (#4891) + * select_tab: Use stable numbers when selecting the tab (#4792) + * Only check for updates in the official binary builds. Distro packages or source + builds will no longer check for updates, regardless of the value of update_check_interval. + * Fix inactive_text_alpha still being applied to the cursor hidden window after focus (#4928) + * Fix resizing window that is extra tall/wide because of left-over cells not working reliably (#4913) + * A new action close_other_tabs_in_os_window to close other tabs in the active OS window (#4944) + ------------------------------------------------------------------- Mon Mar 7 09:40:00 UTC 2022 - Michael Vetter diff --git a/kitty.spec b/kitty.spec index ebbb728..0c37edd 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.24.4 +Version: 0.25.0 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only