Closed juanfra684 closed 2 years ago
@juanfra684
Thanks for your suggestion. I've added it to the modules.txt file but haven't tried it out before. Hope it will "just work" with the next Rakudo Start build / version.
For the future, please be encouraged to just send a pull request.
There is also a Wiki which we could use for modules discussions: https://github.com/rakudo/star/wiki/99_DISCUSSION_new-modules-y%7Cn-and-which
I didn't open a new PR because I was not sure how modules.txt works. Thanks for the change!.
Hi, can you add
Terminal::LineEditor
to the list of preinstalled modules?. I would like to use it withRAKUDO_LINE_EDITOR=LineEditor
as default in my shell.Terminal::LineEditor
is the only module which has autocompletion for methods and working utf8 support.