Files
Terminal.Gui/Tests/UnitTestsParallelizable/Views
BDisp 06767193fb Fixes #4440. TextView with ReadOnly as true, MoveRight doesn't select text up to the end of the line (#4441)
* Fixes #4440. TextView with ReadOnly as true, MoveRight doesn't select text up to the end of the line

* Each character must return at least one column, with the exception of Tab.

* Add unit test for the LeftColumn
2025-12-04 17:11:59 -07:00
..