remote_control_script: resolve relative paths with respect to kitty config directory

Fixes #9625
This commit is contained in:
Kovid Goyal
2026-03-09 08:35:28 +05:30
parent db5453c291
commit 5722acad4f
3 changed files with 9 additions and 2 deletions

View File

@@ -269,6 +269,9 @@ Detailed list of changes
- Allow double clicking on a tab to rename it (:pull:`9609`)
- :ac:`remote_control_script` resolve relative paths with respect to kitty
config directory (:iss:`9625`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~