Allow running kitten via the remote control system

Fixes #738
This commit is contained in:
Kovid Goyal
2018-07-25 09:45:11 +05:30
parent da15477aaf
commit 007f377f16
3 changed files with 37 additions and 3 deletions

View File

@@ -22,6 +22,8 @@ Changelog
- Remote control: Allow matching windows by the environment variables of their
child process as well
- Allow running kitten via the remote control system (:iss:`738`)
0.11.3 [2018-07-10]
------------------------------