[Bug 257438] x11/kitty: Update to 0.22.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Jul 2021 19:59:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257438

            Bug ID: 257438
           Summary: x11/kitty: Update to 0.22.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://sw.kovidgoyal.net/kitty/changelog/#id1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexis.praga@free.fr
             Flags: maintainer-feedback+

Created attachment 226722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226722&action=edit
v0.22.0

Update to v0.22.0. Warning: this update requires the new port
textproc/py-sphinxext-opengraph (PR opened).

Changelog : 

-  Add a new toggle_layout action to easily zoom/unzoom a window
-  When right clicking to extend a selection, move the nearest selection
boundary rather than the end of the selection. To restore previous behavior use
mouse_map right press ungrabbed mouse_selection move-end.
-  When opening hyperlinks, allow defining open actions for directories (#3836)
-  When using the OSC 52 escape code to copy to clipboard allow large copies
(up to 8MB) without needing a kitty specific chunking protocol. Note that if
you used the chunking protocol in the past, it will no longer work and you
should switch to using the unmodified protocol which has the advantage of
working with all terminal emulators.
-  Fix a bug in the implementation of the synchronized updates escape code that
could cause incorrect parsing if either the pending buffer capacity or the
pending timeout were exceeded (#3779)
-  A new remote control command to resize the OS Window <kitty @
resize-os-window>
-  Graphics protocol: Add support for composing rectangles from one animation
frame onto another (#3809)
-  diff kitten: Remove limit on max line length of 4096 characters (#3806)
-  Fix turning off cursor blink via escape codes not working (#3808)
-  Allow using neighboring window operations in the stack layout. The previous
window is considered the left and top neighbor and the next window is
considered the bottom and right neighbor (#3778)
-  macOS: Render colors in the sRGB colorspace to match other macOS terminal
applications (#2249)
-  Add a new variable {num_window_groups} for the tab_title_template (#3837)
-  Wayland: Fix initial_window_width/height specified in cells not working on
High DPI screens (#3834)
-  A new theme for the kitty website with support for dark mode.
-  Render ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ with spaces at the edges. Matches rendering in most
other programs and allows long chains of them to look better (#3844)
-  hints kitten: Detect paths and hashes that appear over multiple lines. Note
that this means that all line breaks in the text are no longer n soft breaks
are instead r. If you use a custom regular expression that is meant to match
over line breaks, you will need to match over both. (#3845)
-  Allow leading or trailing spaces in tab_activity_symbol
-  Fix mouse actions not working when caps lock or num lock are engaged (#3859)
-  clipboard kitten: fix copies to clipboard not working without the kitty
+kitten clipboard --wait-for-completion option

-- 
You are receiving this mail because:
You are the assignee for the bug.