jonmbake / react-terminal-ui

A terminal react component with support for light and dark modes.
https://jonmbake.github.io/react-terminal-ui/demo/
MIT License
205 stars 30 forks source link

Add support for left/right arrows to move terminal line cursor #36

Closed jonmbake closed 1 year ago

jonmbake commented 1 year ago

Describe the solution you'd like Add support for left/right arrows to move terminal line cursor.

jonmbake commented 1 year ago

Fixed by https://github.com/jonmbake/react-terminal-ui/pull/37.