Update changelog

This commit is contained in:
Kovid Goyal
2024-10-18 11:51:39 +05:30
parent d684a91dfa
commit 3a939b6a89
2 changed files with 5 additions and 0 deletions

View File

@@ -77,6 +77,10 @@ Detailed list of changes
0.37.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- A new optional :opt:`text cursor movement animation <cursor_trail>` that
shows a "trail" following the movement of the cursor making it easy to follow
large cursor jumps (:pull:`7970`)
- Custom kittens: Add :ref:`a framework <kitten_main_rc>` for easily and securely using remote control from within a kitten's :code:`main()` function
- kitten icat: Fix the :option:`kitty +kitten icat --no-trailing-newline` not working when using unicode placeholders (:iss:`7948`)