bus-stop / Termination

Integrated terminal for Atom. Looks like terminal-plus, acts like your native terminal (except every other Friday). Looking for collaborators! :-)
https://atom.io/packages/termination
MIT License
86 stars 7 forks source link

Can't get Termination to work. #77

Closed NiklasPeterson closed 6 years ago

NiklasPeterson commented 6 years ago

After running the command npm install -g node-gyp in Mac terminal and installing the Termination package into Atom and trying to open a new terminal inside Atom nothing happens.

Please help me out!

JRetza commented 6 years ago

Ditto - Termination stopped functioning: screen shot 2018-06-22 at 12 17 52 pm

@Fred-Barclay we'll take a look over the weekend - let us know if we can help with anything here.

the-j0k3r commented 6 years ago

This wont work wit Atom 1.28 you need to upgrade your pty binaries to m57 for compatibility with electron 2.0.3, only thing you can do is compile them or poach them.

Or upgrade to node-pty-prebuilt which also has Windows no binaries for electron 2.0.3 for node-pty-prebuilt for 0.7.5 release but may just about work for 0.7.3 in Windows and not for macOS.

The end is near for Atom, with platformio-ide-terminal and this being the only remaining terminals that developed is kinda for the most part stopped, the only losers are the opensource lovers who have no choice but go backwards or to MS VScode.

Fred-Barclay commented 6 years ago

Hey guys, Termination 0.6.3 is out which should fix this. Please update and let me know!