-
Notifications
You must be signed in to change notification settings - Fork 71
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
rlwrap for repl #617
Comments
Can |
Based on live sightings, I believe @mjustus got it to work for the REPL in emacs. |
Lines 204 to 226 in c96f45d
Size and location of the history file can be set via I don't think there's an easy way to get any of the more advanced GNU Readline features though. |
Isn't readline mimicking emacs? I can see some cirularity here... |
Hi.
Is there a way to have the idris-repl use rlwrap?
So that command history can be made use of?
The text was updated successfully, but these errors were encountered: