GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Enable moving cursor #47

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

Fix #14.

Left and right arrows can be used now to move the cursor (denoted with a blinking "|") and introduce text or remove it in the middle of their command.

Selections will come later.