Comment on Terminal.Gui: A Cross Platform Terminal UI Toolkit for .NETparentComments−cek3yTerminal.Gui really has become "WinForms-in-the-terminal". A lot of the capabilities borrow from WinForms and other popular GUI frameworks. We're not afraid of plagerising.Check out the list of built-in View classes:https://gui-cs.github.io/Terminal.Gui/articles/views.htmlI'll work on updating the history section of the README to make this more clear.
Comments
Terminal.Gui really has become "WinForms-in-the-terminal". A lot of the capabilities borrow from WinForms and other popular GUI frameworks. We're not afraid of plagerising.
Check out the list of built-in View classes:
https://gui-cs.github.io/Terminal.Gui/articles/views.html
I'll work on updating the history section of the README to make this more clear.