copilot-swe-agent[bot] ef263f6dd7 Remove cruft and implement SetDelay keystroke command 1 week ago
..
Example.cs ef263f6dd7 Remove cruft and implement SetDelay keystroke command 1 week ago
Example.csproj 7fe6fd9453 Fixes #4046 - Moves examples into `./Examples` and fixes `./Tests` (#4047) 6 months ago
README.md a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 2 weeks ago

README.md

Terminal.Gui C# Example

This example shows how to use the Terminal.Gui library to create a simple TUI application in C#.

This is the same code found in the Terminal.Gui README.md file.

To explore the full range of functionality in Terminal.Gui, see the UICatalog project