icat: Fix --no-trailing-newline not working when using unicode placeholders

Fixes #7948
This commit is contained in:
Kovid Goyal
2024-10-07 10:43:56 +05:30
parent 4c212eba22
commit 575538c3f9
2 changed files with 5 additions and 1 deletions

View File

@@ -79,6 +79,8 @@ Detailed list of changes
- 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`)
0.36.4 [2024-09-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~