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 up/down arrows to toggle through history #35

Open jonmbake opened 1 year ago

jonmbake commented 1 year ago

Describe the solution you'd like Add support for up/down arrows to toggle through history.

bobbyconnolly commented 1 year ago

Hey, do you still want this feature? What state manager do you use? Are you going to use the browser's storage to persist the state?