I try to add the repo to package control but it doesn't work.
If I just download the package from github and install it I got
File ".\sublime_plugin.py", line 356, in run_
return self.run(edit, **args)
File ".\sublime_keypress.py", line 11, in run
File ".\process.py", line 276, in send_keypress
File ".\process.py", line 290, in read
TypeError: 'NoneType' object is not iterable
I am using Sublime dev build and Windows 7 64 bit.