Just a small update about TextUserInterfaces.jl. Today I could commit the code with an WIP API for forms. Hence, we can now receive user inputs in fields:
This is looking great! Sounds like I have a new go-to instead of rolling my own TUI stuff everytime I need it
If you need help maintaining/improving the package, it would be helpful to file some specific issues on the tracker and/or even push up some rudimentary (but illustrative) PR showing a rough sketch of what’s needed. That way someone familiar with TUIs but unfamiliar with your package’s structure will at least have an idea of where to start.