mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Resolving merge conflicts
This commit is contained in:
@@ -701,7 +701,7 @@ w ";
|
||||
|
||||
for (var i = 0; i < 4; i++)
|
||||
{
|
||||
text += Application.Driver?.Contents [0, i].Rune;
|
||||
text += Application.Driver?.Contents [0, i].Grapheme;
|
||||
}
|
||||
|
||||
return text;
|
||||
|
||||
Reference in New Issue
Block a user