-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I have been using IHx's ConsoleReader
class to make REPLs within Haxe that can save their command history and navigate between it. I expected this to work when compiling for NodeJS, but got the exception that Sys.getChar() isn't implemented in hxnodejs. Could it be?
I see here that it was stubbed this way three years ago and hasn't been touched since. If the implementation is easy enough, I could do it and PR.
cedx
Metadata
Metadata
Assignees
Labels
No labels