You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow! Thanks! And I didn't even officially publicize this properly yet!
For now I am currently only using it internally for the shell component of my min programming language (https://min-lang.org).
Note that there are still some issues with nimline, e.g. no proper emacs/vim key bindings and currently I am only managing only ONE line. If you hit the end of the terminal it just won't let you type anything else.
That been said, I guess some docs are in order anyway...
This should be the endgame of nimline.
Once this module is stable it definitely can get into the stdlib replacing
linenoise
inrstdlib
module, see some of the issues:inim-repl/INim#7
nim-lang/Nim#5795
Even without these issues it's not nice to have non-pure libs in the stdlib.
The text was updated successfully, but these errors were encountered: