Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Requested] Add GNU readline to the program #17

Open
tilkinsc opened this issue Aug 27, 2018 · 1 comment
Open

[Requested] Add GNU readline to the program #17

tilkinsc opened this issue Aug 27, 2018 · 1 comment

Comments

@tilkinsc
Copy link
Owner

People want auto complete but I don't have a solution. Readline is okay, as debuted in PUC-Lua REPL. I don't like the idea of multiline editing too, which can be easily implemented by reading from stdin until a null character was typed in the REPL function.

Although this is not an IDE this is a great feature, but will be implemented poorly due to need of popup box too. Perhaps. Hmm...

@tilkinsc
Copy link
Owner Author

Related to #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant