jeremyramin / terminal-plus

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

Keeps on creating a blank terminal with no prompt. #582

Open bassamanator opened 4 years ago

bassamanator commented 4 years ago

image

That's what I get when I hit the +. Creates a blank terminal. Atom is up to date so are my packages apparently. :/

sgodau commented 4 years ago

Yes, I have the same error. I am new to Atom and just installed it on a Windows 10 and on a Ubuntu system. On both systems I get a blank terminal.

ayushdiagarwal commented 4 years ago

Same error on Ubuntu 20.04.

ozeecode commented 4 years ago

Same issue for me on Windows 10 I also tried different terminal packages for Atom. They have exactly the same problem. Maybe this can be related to Atom?

granolocks commented 4 years ago

:+1: image

user@system:~$ uname -a
Linux system 5.3.0-55-generic #49-Ubuntu SMP Thu May 21 12:47:19 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
user@system:~$ atom -v
Atom    : 1.41.0
Electron: 4.2.7
Chrome  : 69.0.3497.128
Node    : 10.11.0
Duser919 commented 4 years ago

Same issue. Similar issue in platform-ide-terminal too

Did you guys have any installation errors?

bassamanator commented 4 years ago

@Duser919 Nope. Just install termination, it's quite nice.

lordcenzin commented 4 years ago

Same issue here on Arch Linux with last version of Atom

$ uname -a
Linux kosung 5.7.10-arch1-1 #1 SMP PREEMPT Wed, 22 Jul 2020 19:57:42 +0000 x86_64 GNU/Linux
$ atom -v
Atom    : 1.49.0
Electron: 5.0.13
Chrome  : 73.0.3683.121
Node    : 12.0.0
narayan-iyer-hello commented 4 years ago

Same issue here on macOS:

➜  uname -a
Darwin macbook-pro.lan 19.6.0 Darwin Kernel Version 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64 x86_64
➜  atom -v
Atom    : 1.49.0
Electron: 5.0.13
Chrome  : 73.0.3683.121
Node    : 12.0.0
adamrpostjr commented 4 years ago

Same issue here Linux CommandCenter 5.7.12-arch1-1 #1 SMP PREEMPT Fri, 31 Jul 2020 17:38:22 +0000 x86_64 GNU/Linux Atom : 1.49.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0

straightcurve commented 4 years ago

same here Linux ws-remote 5.8.3-zen1-1-zen #1 ZEN SMP PREEMPT Fri, 21 Aug 2020 16:54:22 +0000 x86_64 GNU/Linux

straightcurve commented 4 years ago

just saw this #577

straightcurve commented 4 years ago

the one from #577 doesnt work either, i got it working with this one, a fork from the one from #577 https://github.com/bus-stop/terminus

ScamCast commented 4 years ago

Same issue here on Windows 10

@straightcurve Thanks for that fork. Installed terminus and it's now working :)

jadeye commented 2 years ago

Same here on ubuntu 18.04