mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixes word wrap.
This commit is contained in:
@@ -8944,13 +8944,12 @@ line.
|
||||
|
||||
TestHelpers.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
This is
|
||||
the first
|
||||
line.
|
||||
This is
|
||||
the
|
||||
second
|
||||
line.
|
||||
This is
|
||||
the first
|
||||
line.
|
||||
This is
|
||||
the second
|
||||
line.
|
||||
",
|
||||
_output
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user