hamsterready / love-console

Simple Counter-Strike-like console for LÖVE games
MIT License
34 stars 6 forks source link

Cursor #22

Open Beezlebub opened 8 years ago

Beezlebub commented 8 years ago

When using the cursor there is two issues: The first being that when you push LEFT the first time nothing happens... Every press after is fine. The second being that you cannot go before the first character in the string.

Beezlebub commented 8 years ago

I added this and the history issue as I wanted to point them out, but I am currently working on something else right now and don't want to forget... I may end up fixing these myself, but just wanted to post these up in case someone else feels froggy.