Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blinking Cursor, but no input prompt (temporary fix) #402

Open
micage opened this issue Nov 26, 2016 · 95 comments
Open

Blinking Cursor, but no input prompt (temporary fix) #402

micage opened this issue Nov 26, 2016 · 95 comments

Comments

@micage
Copy link

micage commented Nov 26, 2016

Hi,
a lot of people - myself included - seem to struggle with the latest version of Terminal-Plus.
There is only this blinking caret but no text input possible.
I tried the following procedure with success and it seems to be working as expected. Hope this will help some of you, too:

In ~/.atom/packages/terminal-plus/package.json in the dependencies section
remove the commit id (#......) at the end of the pty.js entry:

"pty.js": "git+https://github.com/jeremyramin/pty.js.git#28f2667" becomes
"pty.js": "git+https://github.com/jeremyramin/pty.js.git"

cd ~/.atom/packages/terminal-plus/
npm install
apm rebuild

Restart Atom, this should be it ;)

@simonmittag
Copy link

this worked beautifully, thank you!

@mchljams
Copy link

I am also confirming that this fixed the issue for me. Thanks.

@pablocpantoja
Copy link

Work for me, thank you

This was referenced Nov 27, 2016
@iamchathu
Copy link

When will this fix be added to release?

@suiteki
Copy link

suiteki commented Nov 28, 2016

It works! thanks!

@zzzgit
Copy link

zzzgit commented Nov 28, 2016

qq 20161128192607

@jonattanva
Copy link

thanks!

@insight1111
Copy link

I'm windows user.
I have errors similar zzzgit when npm install.

@ghost
Copy link

ghost commented Nov 28, 2016

insight1111 have you tried updating node and npm?

@insight1111
Copy link

thank you, TacoCoder.
But I still failed install.
node version is 6.9.1 and npm version is 3.10.9.

@zzzgit
Copy link

zzzgit commented Nov 29, 2016

now i have updated node to 6.9.1 and npm to 4.0.2
but i can't input into the panel still

@llong
Copy link

llong commented Nov 29, 2016

Mine seems to be mostly working after micage's fix but if I try to run 'Atom .' in the terminal I get this error "LSOpenURLsWithRole() failed for the application /Applications/Atom.app with error -10810."

@Linicks
Copy link

Linicks commented Nov 29, 2016

This fix worked for me:

  • Ubuntu, 16.04
  • Atom, 1.12.6
  • Node, 6.9.1
  • NPM, 4.0.2

Thanks!

@ste-goldstein
Copy link

I was having same error as @zzzgit and @insight1111 but after upgrading node to 6.9.1 and npm to 4.02 the fix worked (Ubuntu 16.04).

@insight1111
Copy link

update npm 4.0.2 and atom updaet to 1.12.6.
It worked.Thank you!

@danrjohnson
Copy link

npm ERR! unpack Could not read data for terminal-plus@0.14.5
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/Cellar/node/6.0.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.0.0
npm ERR! npm  v3.8.6
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/terminal-plus
npm ERR! 404
npm ERR! 404  'terminal-plus' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/danjohnson/.atom/packages/terminal-plus/npm-debug.log```

@josdima
Copy link

josdima commented Dec 1, 2016

it worked. Ubuntu 16.04
Thanks.

@robrecord
Copy link

Please! Release this fix. Bugged me for weeks.

@blakekl
Copy link

blakekl commented Dec 2, 2016

Has anyone actually created a pull request for this? The fix worked for me.

[EDIT]
Just saw there is a pull request for this. It also fixes issue #362
This issue seems to be a duplicate of that one.

@Somil91
Copy link

Somil91 commented Dec 5, 2016

solution worked for me as well . Thanks

@j-burlison
Copy link

Solution worked for me! Thank you!!!

@skleeschulte
Copy link

I have the same issue. The fix does not work for me (Windows 7 x64; node-gyp working correctly).

@irbigturtle
Copy link

still experiencing this issue - thanks for the fix :) (OSX)

@UncleVic
Copy link

UncleVic commented Dec 6, 2016

Sorry, maybe I'm stupid, but I can't do it.

macOS 10.12.1, Atom 1.12.6, node-gyp 3.4.0, node v7.2.0, npm v3.10.9

I've done that:

  1. Close atom
  2. Change the said line
  3. Do the following commands
cd ~/.atom/packages/terminal-plus/
npm install
apm rebuild
  1. Restart atom

But I see black screen and blincking cursor ;(
What am I doing wrong?

platformio-ide-terminal dosen't work too.

@prcolaco
Copy link

prcolaco commented Dec 6, 2016

Worked like a charm for me. Thanks micage! :)

@mshiltonj
Copy link

Did not work for me. :-/

@naoey
Copy link

naoey commented Jan 18, 2017

Wasn't working initially on macOS Sierra 10.12.2, worked like a charm after brew upgrade node to 7.4.0 👍.

@bennypowers
Copy link

This didn't work for me on sierra

@yuanzhuohao
Copy link

Work for me, Thank you!!!!!!!!

@andreyluiz
Copy link

Removing atom and node.js to make it work sounds like 'restart the machine to fix high processing usage'. It is not a good solution at all.

@jasonnathan
Copy link

Ok, it wasn't working for me. Here's what I did for it to work:

cd ~/.atom/packages
rm -rf terminal-plus
git clone https://github.com/jeremyramin/terminal-plus
cd terminal-plus
npm install
apm rebuild

screen shot 2017-02-02 at 10 07 23 am

@hanibash
Copy link

hanibash commented Feb 12, 2017

Everyone, I think you should try switching to Termination. Fork of terminal-plus that works great. Not part of an IDE. Active development.

@andreyluiz
Copy link

Platformio IDE terminal is also nice.

@prcolaco
Copy link

I'm using iTerm2 since this broke again after Sierra update. Quite nice this terminal and it has an option to auto open/hide with hotkey (alt + space) - have to setup in settings, not enabled by default...

@magbello157
Copy link

This fix worked perfectly for me on Ubuntu 16.04, Atom 1.13.1 x64, Node 6.9.5

@dzt
Copy link

dzt commented Apr 8, 2017

Thanks! Worked like a charm :)

@utiq
Copy link

utiq commented Apr 19, 2017

Great fix, thanks!

@NicholasPeretti
Copy link

Thanks! It works just fine!

@jagrio
Copy link

jagrio commented Apr 25, 2017

Thanks for the fix! Termination works great too!

For all those using linux (ubuntu 14.04) having issues with

npm install

like myself, you should install both npm and nodejs-legacy, if not already installed

sudo apt-get install npm nodejs-legacy

I found out thanks to this post also.

@jpecjo
Copy link

jpecjo commented Jun 12, 2017

Awesome find and fix. Cheers!

@Kila2
Copy link

Kila2 commented Jun 21, 2017

thanks work for me!

@nakaras
Copy link

nakaras commented Jun 30, 2017

it worked, Thank you.... !

@PrimeTimeTran
Copy link

Worked like a charm for me. Thanks bro!

@freebit
Copy link

freebit commented Aug 19, 2017

Thanks!

@2rohityadav
Copy link

2rohityadav commented Aug 22, 2017

now working for me.
somebody help me out.. still i am getting just blank screen

@bennypowers
Copy link

Please refrain from "Thank you" or "Me too" comments. When you post them, the entire thread is notified. Use reactions instead.

@vinod827
Copy link

Yes, this solution is working me on Mac

@nlound
Copy link

nlound commented May 21, 2018

Thank You!

@maratheameya3
Copy link

untitled
This is the error that I get please advise. I am using Windows 10.

@MrAmbiG
Copy link

MrAmbiG commented Jul 25, 2019

OS: windows 10
This Solution worked: NO/FALSE
Atom version: 1.39
node: v12.4.0
Many other terminal packages simply fail to install: atom-ide-terminal and others
Forks of this package behaves the same way: vk-terminal and others
I have been having this problem since months. Every month I check back and reinstall, repeat all the steps and when it fails, I simply go back to Microsoft Visual Studio Code with great disappointment even though VSC offers an overall better experience than Atom IDE, I will come back when atom itself has an terminal which works effortlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests