Start work on config watcher kitten

This commit is contained in:
Kovid Goyal
2026-04-16 12:36:39 +05:30
parent a4608c77a6
commit 80ad647336
5 changed files with 157 additions and 3 deletions

View File

@@ -134,6 +134,7 @@ func KittyToolEntryPoints(root *cli.Command) {
return confirm_and_run_exe(args)
},
})
// __watch_conf__
// __convert_image__
images.ConvertEntryPoint(root)