Files
Terminal.Gui/Tests/UnitTestsParallelizable/Views
BDisp 241aec0e3d Fixes #4442. TextField PositionCursor doesn't treat zero width as one column (#4443)
* Fixes #4442. TextField PositionCursor doesn't treat zero width as one column

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

* Add unit test for the ScrollOffset
2025-12-04 17:12:52 -07:00
..