mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
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:
parent
8bca84ed66
commit
8b7cd98a0e
3 changed files with 24 additions and 5 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue