mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 00:38:00 +01:00
* Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. * No need to change TextView. * Added configurable navigations keys.
Automated Unit Tests
Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.
See the Testing wiki for details on how to add more tests.