Hello,
I use TerminalControl in my .NET application. And here is a strange behavior I have.
Steps to reproduce:
1. Put long text into your console
2. Make window smaller
3. Restore previous size. You can see that the right part of text is cut
4. Try to copy/paste your command. You can see that "cut" part is not copied.
Please see images.
Could you assist me with this issue?