Fix conf watcher kitten not tracking changes to symlink targets

This commit is contained in:
Kovid Goyal
2026-05-24 09:54:01 +05:30
parent dd136ba806
commit f2df2394ce
2 changed files with 12 additions and 3 deletions

View File

@@ -182,6 +182,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke automatic color scheme changes when using a background image (:iss:`10058`)
- Fix :opt:`auto_reload_config` not working when :file:`kitty.conf` is a symlink (:iss:`10066`)
0.47.0 [2026-05-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~