Path to this page:
Subject: CVS commit: pkgsrc/x11/kitty
From: pin
Date: 2022-04-14 09:20:39
Message id: 20220414072039.8AEC5FB24@cvs.NetBSD.org
Log Message:
x11/kitty: update to 0.25.0
0.25.0 [2022-04-11]
-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)
-macOS: When using Appleās less as the pager for viewing scrollback strip
out OSC codes as it cant parse them (#4788)
-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)
-macOS: Allow the New kitty Tab/Window Here services to open multiple
selected folders. (#4848)
-Wayland: Fix a regression that broke IME when changing windows/tabs (#4853)
-macOS: Fix Unicode paths not decoded correctly when dropping files (#4879)
-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)
Files: