mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 05:24:20 +02:00
Fix remote_control_script not working in a kitty instance run from inside another kitty instance
This commit is contained in:
@@ -53,8 +53,8 @@ func shm_entry_point(root *cli.Command) {
|
||||
return test_integration_with_python(args)
|
||||
},
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
func EntryPoint(root *cli.Command) {
|
||||
root = root.AddSubCommand(&cli.Command{
|
||||
Name: "__pytest__",
|
||||
|
||||
Reference in New Issue
Block a user