-
Notifications
You must be signed in to change notification settings - Fork 253
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
no terminal prompt #359
Comments
I have the same issue. |
same... |
(on Ubuntu 16.10) |
Same as #357 |
found a fix. install platformio-ide-terminal (a fork of terminal-plus) |
neither work for me |
terminal-fusion actually works for me though, but I am on Linux |
platformio-ide-terminal works for me. |
same |
Same issue on OS X. platformio-ide-terminal wfm. |
Also had this issue on macOS Sierra. Can also confirm @lucymhdavies' report that |
I have the same issue on El Capitan OS X. |
Interestingly the PlatformIO package did not work for me, but I did attempt to use it after simply just disabling this package, so I may have done it incorrectly. |
@alexrussell, restart Atom (or reload the window) and try again. |
I have done so and I still get a blinking terminal. I do use fish as my shell, but I'm not sure if that would affect anything. Both packages correctly determine that fish should be used as the shell in the default value for "shell override". Edit: also setting that override to |
I use fish too. Works great. This probably isn't the place to troubleshoot the PlatformIO terminal, though :) perhaps look for / create an issue over at that package's tracker? Happy to resume the convo over there; simply at-mention. |
While I did mention that the PlatformIO package didn't work for me, all my testing (e.g. testing |
Woah just realised how many dupes of this issue there may be. FWIW I have added my 2¢ to platformio#85 on this (@prometheas) but I've noticed there are quite a few issues on this repo regarding the shell not starting up: #201 #280 #351 (maybe) #353 #357 #362 As such, I think that if this package is in any way still maintained (last commit was 5 days ago) these issues need cleaning up. |
Could you please try this fix? #362 (comment) |
after installing, I can open a terminal window, but it won't allow me to insert custom or selected text. there's just a blinking cursor with no prompt
The text was updated successfully, but these errors were encountered: