jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
481 stars 255 forks source link

Can't type on terminal #500

Open gcornetta opened 6 years ago

gcornetta commented 6 years ago

the terminal has only a blinking cursor and it's impossible to type anything. I have Atom 1.18.1 on Mac OS Sierra.

americanhanko commented 6 years ago

Same issue here. I did the following and the issue persists.

$ apm uninstall terminal-plus
Uninstalling terminal-plus ✓
$ rm -r ~/.atom/compile-cache/
$ apm install terminal-plus
Installing terminal-plus to /Users/erichanko/.atom/packages ✓

Some other potentially helpful information:

$ system_profiler SPSoftwareDataType
Software:

    System Software Overview:

      System Version: macOS 10.12.6 (16G29)
      Kernel Version: Darwin 16.7.0
      Boot Volume: Macintosh HD
      Boot Mode: Normal
      Computer Name: ************-******
      User Name: **** ****** (**********)
      Secure Virtual Memory: Enabled
      System Integrity Protection: Enabled
      Time since boot: 6 days 8:17

$ apm --version
apm  1.18.1
npm  3.10.10
node 6.9.5 x64
python 2.7.10
git 2.13.2

$ npm --version
5.3.0
itrion commented 6 years ago

I'm having this too

alexlawrence commented 6 years ago

Same problem here.

alcaitiff commented 6 years ago

Same here apm --version apm 1.18.2 npm 3.10.10 node 6.9.5 x64 python 2.7.12 git 2.7.4

npm --version 3.10.10

building39 commented 6 years ago

Me, too: uname -srvmp Linux 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 x86_64

apm --version apm 1.18.1 npm 3.10.10 node 6.9.5 x64 python 2.7.12 git 2.7.4

npm --version 3.5.2

york-xtrem commented 6 years ago

Same problem but mac os x Mavericks.

maxflex commented 6 years ago

Just use platformio-atom-ide-terminal – it's a fork of this terminal-plus, but still well supported. Here's a link.

alexlawrence commented 6 years ago

Does this mean this package is obsolete or even unmaintained?

maxflex commented 6 years ago

@alexlawrence yes, this package seems to be unmaintained

alexlawrence commented 6 years ago

@jeremyramin Can you confirm that this package is abandoned/unmaintained? If so, can you please add it to the readme? Maybe also a link to platformio-ide-terminal.

jaapster commented 6 years ago

Same here on High Sierra