Open
Description
Hello,
I love the idea of REPL.TerminalMenus
, however in practice I find it falling short for very basic use cases, such as prompting for a line of text or yes/no questions.
How would a PR adding a small number of basic inputs like these be received?
Furthermore, as nice a TerminalMenus
is, I find other libraries to do a better job visually, for example https://github.com/charmbracelet/bubbles. I'm not suggesting Julia go beyond basic prompts/menus, however I think there are a few improvement to the visual style that could be made.
For an example of what I'd consider visually "better" prompts/menus, see this demo:
How would a PR tweaking the visual style of TerminalMenus
be received?