rootvc / cli-website

Our website in CLI format
MIT License
132 stars 48 forks source link

People who type fast #19

Open ledwards opened 3 years ago

ledwards commented 3 years ago

If you start typing while the page is still loading, the cursor seems to get messed up. Maybe disable input until page is fully loaded.

unkrich commented 1 year ago

Text also does not wrap

image
unkrich commented 1 year ago

Has to do with L120 in js/terminal.js, clearCurrentLine & setCurrentLine on initial investigation.