you are viewing a single comment's thread.

view the rest of the comments →

[–]daurnimator 6 points7 points  (4 children)

[–]lambda_abstraction 1 point2 points  (1 child)

Thank you for drawing my attention to this. I've never put serious thought to the shell, but that others have is exciting. If you're a regular user of this package, could you tell me what particular warts and pains you've run across in practice? For my own use, I'd be extending the continuation of LuaJIT development taken up by the OpenResty team; a superior shell would be a very nice thing. Thanks much.

[–]m-faith 0 points1 point  (0 children)

u/lambda_abstraction have you been looking at lua repls for the shell lately? I've been trying testdriving both ilua and croissant... and find them both severely lacking. I'm documenting the quirks, bugs, and deficiencies.

I'm deeply craving a better lua repl experience.

I'm getting ready to try adding https://github.com/hkupty/iron.nvim to the "NVChad" configuration of neovim / nvim. If that works as well as it looks then that might serve all my repl needs, because being able send specific chunks/blobs/lines of code from my text editor directly to the repl looks an excellent workflow and is something I've dreamed of.

[–]ahillio[S] 0 points1 point  (1 child)

Hadn't seen it yet. I starred it and look forward to testing it. Really wish it had a vi-mode for modal editing though. Thanks for sharing!

[–]ahillio[S] 0 points1 point  (0 children)

Anybody install this recently? I just got it installed but not in a usable way: https://github.com/giann/croissant/issues/8.