mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* Add support for toggling selected cells e.g. with space * Make toggle cell selection work better with FullRowSelect * Test for toggle cell selection * Test and fix for full row select toggling * Make toggle work with shift selected blocks * Make extend selection ignore toggled regions when considering pushing a new head to selection stack
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.