Files
Terminal.Gui/Examples/Example
copilot-swe-agent[bot] 98c853ea2b Fix nullable warnings in examples
- Added #nullable enable directive to all updated examples
- All examples now build without warnings

Co-authored-by: tig <585482+tig@users.noreply.github.com>
2025-12-01 22:08:37 +00:00
..
2025-12-01 22:08:37 +00:00

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