When running a kitten that modifies the kitty config file if no config file exists create a commented out default config file and then modify it

Fixes #7991
This commit is contained in:
Kovid Goyal
2024-10-28 14:01:42 +05:30
parent 8bca84ed66
commit 8b7cd98a0e
3 changed files with 24 additions and 5 deletions

View File

@@ -93,6 +93,8 @@ Detailed list of changes
- Fix background image flashing when closing a tab (:iss:`7999`)
- When running a kitten that modifies the kitty config file if no config file exists create a commented out default config file and then modify it (:iss:`7991`)
0.36.4 [2024-09-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~