icat: Add an option to leave the cursor to the right of the image

Fixes #7574
This commit is contained in:
Kovid Goyal 2024-06-25 13:06:46 +05:30
parent 190566be8e
commit 5bb8378dc1
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
4 changed files with 11 additions and 3 deletions

View file

@ -76,6 +76,8 @@ Detailed list of changes
- Wayland: Fix specifying the output name for the panel kitten not working (:iss:`7573`)
- icat kitten: Add an option :option:`kitty +kitten icat --no-trailing-newline` to leave the cursor to the right of the image (:iss:`7574`)
0.35.2 [2024-06-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~