Fix remote_control_script not working in a kitty instance run from inside another kitty instance

This commit is contained in:
Kovid Goyal
2026-07-06 09:08:43 +05:30
parent c1660a4e83
commit d5cac0100e
3 changed files with 4 additions and 1 deletions

View File

@@ -216,6 +216,8 @@ Detailed list of changes
- choose-file kitten: Use a full readline editor for the search box. Also allow remapping the up/down/home/end keys to use for editing instead of navigating the file list (:pull:`10225`)
- Fix :ac:`remote_control_script` not working in a kitty instance run from inside another kitty instance
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~