Harrisandwich/dndint-server

Press up key for previous command

Opened this issue · 0 comments

Like in regular command line, I want the user to be able to use the up key to quickly use the previously inputted command. I think readline has functions for keypress detection, so this is likely possible without any extra packages