Skip to content

Release watch: 2026-06-01 #8

Description

@claude

Upgrades this week: kitty v0.47.0 → v0.47.1 · lazygit v0.61.1 → v0.62.1

lazygit v0.61.1 → v0.62.1

  • [Breaking] Default commit-submission keybinding changed from alt-enter to ctrl-enter (Linux/Windows) or cmd-enter (Mac). Your config has no keybinding section (lazygit/.config/lazygit/config.yml), so you're silently affected — alt-enter no longer submits commits from the description editor.

    To restore the old behaviour, add to lazygit/.config/lazygit/config.yml:

    keybinding:
      universal:
        confirmInEditor: ["<alt+enter>", "<ctrl+s>"]

    Release notes: https://github.com/jesseduffield/lazygit/releases/tag/v0.62.0

  • [Fix] Pager cycling when the main view is focused is now fixed — relevant since you have git.pagers configured with delta (lazygit/.config/lazygit/config.yml:4-6).

  • [New opt-in] Docs added for including the default non-pager diff alongside your delta pager. See Add docs for how to add the default, non-pager diff to the list of pagers jesseduffield/lazygit#5656 if you want a fallback plain diff in the pager cycle.


kitty v0.47.0 → v0.47.1: bugfix release only (symlink config reload, tab stops, copy_or_noop). No changes to any configured options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    release-watchUpstream release with changes worth reviewing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions