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

Add Linenoise to modules #54

Merged
merged 1 commit into from Nov 28, 2015
Merged

Add Linenoise to modules #54

merged 1 commit into from Nov 28, 2015

Conversation

hoelzro
Copy link
Contributor

@hoelzro hoelzro commented Nov 21, 2015

Linenoise provides tab completion and history support for the builtin
REPL

Linenoise provides tab completion and history support for the builtin
REPL
@moritz
Copy link
Member

moritz commented Nov 21, 2015

How well does that work on the various operation systems? (Linux, *BSD, Windows)?

@hoelzro
Copy link
Contributor Author

hoelzro commented Nov 21, 2015

I've tested this on Linux, OpenBSD, and Windows; it works on all three.

moritz added a commit that referenced this pull request Nov 28, 2015
@moritz moritz merged commit ed5d4d8 into rakudo:master Nov 28, 2015
@moritz
Copy link
Member

moritz commented Nov 28, 2015

Thanks @hoelzro.

I'm sorry for only merging it after the release, but I didn't want to delay the already-late release by adding more cycles of testing.

@hoelzro hoelzro deleted the add-linenoise branch November 29, 2015 19:23
@hoelzro
Copy link
Contributor Author

hoelzro commented Nov 29, 2015

@moritz No worries, better safe than sorry. Thanks for merging!

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

Successfully merging this pull request may close these issues.

None yet

2 participants