stillwwater / command_terminal

Unity Command Terminal: In-Game Console
MIT License
445 stars 60 forks source link

move cursor at end not working when pressing UP key #19

Open Bzucko opened 5 years ago

Bzucko commented 5 years ago

If I open the console first time, pressing UP or DOWN key always moves the cursor at the end...that is expected. Then if I reopen the console using toggle key and press UP key, the cursor stays at position 0 and I need to manually move the cursor at the end of line with END key.

Bzucko commented 5 years ago

here is also video