romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

Installation package issue #60

Open AntKarlov opened 9 years ago

AntKarlov commented 9 years ago

Hi! I love Termrk for userCommands feature — it's really great and important feature for me.

All works fine for OS X. But I'm try to install Termrk package in Atom on Windows 7 (virtual machine via Parallels Desktop) and got this error: https://dl.dropboxusercontent.com/u/4367016/termrk_install_issue.png

I want to tell in my blog about my current workflow and how to configure and use Termrk package for OSX and Windows systems. I hope you will help me resolve this issue.

Thank you for such helpful package!

romgrk commented 9 years ago

Hello, I will take a look in this, but the problem is with pty.js module, which I am not in charge of. Therefore, you should rather create an issue at https://github.com/chjj/pty.js/issues.

romgrk commented 9 years ago

No, actually issues are already open about this: Atom-term2: https://github.com/f/atom-term2/issues/132 Pty.js: https://github.com/chjj/pty.js/issues/45

The issue can only be fixed by @chjj, but as you can see on the second link, it has been open for a few months. I will keep an eye on this. On the other hand, you could try to generate windows binaries yourself. If you do so successfuly, please provide me a copy of them, I might include them by default in termrk.