railsware / upterm

A terminal emulator for the 21st century.
MIT License
19.22k stars 617 forks source link

Cursor often does not appear after command finished #1284

Open fabb opened 6 years ago

fabb commented 6 years ago

Repro:

echo "asdf" > blah

After pressing enter, the command is finished, but the cursor does not appear again. It only appears again after pressing a key, e.g. arrow-up

fabb commented 6 years ago

Seems to also happen for other commands that do not include ".

flyweights commented 6 years ago

I think it's a bug.