Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. #1484

Merged
merged 5 commits into from
Oct 25, 2021

Conversation

BDisp
Copy link
Collaborator

@BDisp BDisp commented Oct 9, 2021

No description provided.

@BDisp
Copy link
Collaborator Author

BDisp commented Oct 17, 2021

Console.Write on NetDriver is more faster now.

Before:
netdriver-pasting-before

After:
netdriver-pasting-after

@tig tig merged commit 2ef4edd into gui-cs:main Oct 25, 2021
@BDisp BDisp deleted the netdriver-key-fix branch October 26, 2021 16:30
BDisp added a commit to BDisp/Terminal.Gui that referenced this pull request Nov 1, 2021
…Terminal. (gui-cs#1484)

* Fixes keys modifiers not reseting and enter key on Windows Terminal.

* Fixes summary warnings.

* Ensures MainIteration processes  input while count greater than zero.

* Adding UseSystemConsole to the launch settings profile.

* Improves the performance with Console.Write by writing faster.
@BDisp BDisp restored the netdriver-key-fix branch December 14, 2021 12:28
@BDisp BDisp deleted the netdriver-key-fix branch December 14, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants