railsware / upterm

A terminal emulator for the 21st century.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cursor often does not appear after command finished

fabb opened this issue · comments

commented

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

commented

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

I think it's a bug.