Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (58m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 15:52:03 UTC Now

2022-05-27 10:02:19 UTC MAIN commitmail json YAML

kitty: update to 0.25.1.

0.25.1 [2022-05-26]

    Shell integration: Add a command to Clone the current shell
    into a new window

    Remote control: Allow using Boolean operators when constructing
    queries to match windows or tabs

    Sessions: Fix os_window_size and os_window_class not applying
    to the first OS Window (#4957)

    Allow using the cwd of the oldest as well as the newest foreground
    process for launch --cwd (#4869)

    Bash integration: Fix the value of shell_integration not taking
    effect if the integration script is sourced in bashrc (#4964)

    Fix a regression in the previous release that caused mouse move
    events to be incorrectly reported as drag events even when a
    button is not pressed (#4992)

    remote file kitten: Integrate with the ssh kitten for improved
    performance and robustness. Re-uses the control master connection
    of the ssh kitten to avoid round-trip latency.

    Fix tab selection when closing a new tab not correct in some
    scenarios (#4987)

    A new action open_url to open the specified URL (#5004)

    A new option select_by_word_characters_forward that allows
    changing which characters are considered part of a word to the
    right when double clicking to select words (#5103)

    macOS: Make the global menu shortcut to open kitty website
    configurable (#5004)

    macOS: Add the macos_colorspace option to control what color
    space colors are rendered in (#4686)

    Fix reloading of config not working when kitty.conf does not
    exist when kitty is launched (#5071)

    Fix deleting images by row not calculating image bounds correctly
    (#5081)

    Increase the max number of combining chars per cell from two
    to three, without increasing memory usage.

    Linux: Load libfontconfig at runtime to allow the binaries to
    work for running kittens on servers without FontConfig

    GNOME: Fix for high CPU usage caused by GNOME龯 text input
    subsystem going into an infinite loop when IME cursor position
    is updated after a done event (#5105)

(wiz)