Cloud 9 (c9.io) terminal will not allow me to enter text
Asked Answered
O

4

14

I am very new to this, and my c9 terminal seems to be frozen. The cursor is blinking, but when I try to enter text, nothing shows up. I have tried exiting my workspace and reloading and it still will not work.

Olympie answered 28/3, 2014 at 3:37 Comment(3)
I actually have the same problem. The workaround I've found is to open a new terminal in a tab: View -> Terminals -> New (or Alt+T)Capias
The only way I got my terminal to work was to sign in in another browser (Firefox instead of Chrome). I'll try Chrome again another day...Longstanding
If you have a habit of using ctrl+s (or the mac equivalent), you may have froze the terminal by running that command in the terminal. Use ctrl+q (or the mac equivalent) to unfreeze it. If that doesn't work, closing the terminal and opening a new one is the fastest solution.Regurgitation
P
9

Opening a new terminal tab with the View menu or pressing ALT-T is the best bet to get a working terminal back (as mentioned in the comment above)... you may also find that having selected the broken terminal though, you can't click things in your menus anymore. I've found that pressing the Preview button and then closing it, seems to get the UI to be responsive again.

Supports official response is that you should perform workspace reset using ?reset=1 after your workspace url (which doesn't last or work very well in my experience).

Porphyrin answered 29/5, 2014 at 20:9 Comment(1)
The only thing that worked for me was adding ?reset=1 to the URLSerendipity
B
5

This can happen after pressing ctrl-s, pressing ctrl-q should restore it. See https://unix.stackexchange.com/a/12108/41174 for explanation.

Bagwig answered 16/1, 2017 at 16:3 Comment(0)
U
0

I tried ALT-T and ?reset=1. Nothing helped in my case.

I managed to bring my frozen terminal back to life by closing its tab. I ignored the warning that all processes would stop. Then I clicked on the rightmost tab with a plus sign. In the menu I selected "New Terminal".

Ute answered 2/11, 2015 at 11:34 Comment(0)
V
0

You can click at the top right where CPU usage is shown. Then click on "Restart" when the menu appears.

Vernievernier answered 30/4, 2018 at 16:33 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.