Update changelog

This commit is contained in:
Kovid Goyal
2026-03-27 20:11:48 +05:30
parent 4798ccd0d2
commit 801718e38a
2 changed files with 5 additions and 2 deletions

View File

@@ -168,6 +168,8 @@ Detailed list of changes
0.47.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- A new option :opt:`palette_generate` to automatically generate the 256 color palette from the first 16 colors (:pull:`9426`)
- For builtin key mappings automatically :ref:`fallback <mapping-fallback>` to matching the US-PC layout key when the pressed key has no matches and is a non-English character (:pull:`9671`)
- :doc:`Remote control <remote-control>`: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`)