Add command palette shortcut to changelog

This commit is contained in:
Kovid Goyal
2026-03-11 21:03:57 +05:30
parent 74f532bd07
commit 4ad6d30ab8

View File

@@ -184,7 +184,7 @@ Detailed list of changes
- Allow showing :opt:`configurable window titles <window_title_bar>` for individual kitty
windows via a window title bar (:pull:`9450`)
- A command palette to browse and trigger all mapped and unmapped actions
- A command palette (:sc:`command_palette`) to browse and trigger all mapped and unmapped actions
(:pull:`9545`)
- choose-files kitten: Fix JXL image preview not working (:iss:`9323`)