Tigger Kindel
|
7ef51bad85
Remove EnableConsoleScrolling
|
2 years ago |
Tigger Kindel
|
35b5cf0120
Removed dead code/comments
|
2 years ago |
Tigger Kindel
|
27b7143161
Took @bdisp's fix
|
2 years ago |
Tig Kindel
|
86a0f0510f
Deal with null cki
|
2 years ago |
Tig Kindel
|
645b93d648
Use Task.Delay instead of Thread.Sleep for resize polling. From #2731.
|
2 years ago |
Tig Kindel
|
2242f38409
Disabled logic for checking resize with ESC sequences
|
2 years ago |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |
Tig Kindel
|
4531eb00d2
more cleanup
|
2 years ago |
Tig Kindel
|
de5af990df
removed unused Cook/UncookMouse APIs
|
2 years ago |
Tig Kindel
|
0dcc69023e
removed unused GetColors api
|
2 years ago |
Tig Kindel
|
ed7cb3d429
removed unused GetColors api
|
2 years ago |
BDisp
|
788eed4a4d
Fixes #2317. Drivers do not normalize accented letters.
|
2 years ago |
Chris Pacejo
|
cb7c1be8bc
fix output of non-BMP Unicode characters in NetDriver
|
2 years ago |
BDisp
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
BDisp
|
389d0be6bd
Added abstract MakeColor and CreateColors to create the colors at once. (#1972)
|
2 years ago |
Tig Kindel
|
666c2e151a
Fix 1773 again (#1938)
|
3 years ago |
BDisp
|
9ee3502c61
Added public abstract ResizeScreen method to the ConsoleDriver.
|
3 years ago |
BDisp
|
d16f0f607f
Fixes some console buffer size issue on resizing reported in #1768. (#1784)
|
3 years ago |
Freddie Mercurial (Jessica M.)
|
68b40a93f1
Exposes APIs to support upcoming Web console feature (#1770)
|
3 years ago |
BDisp
|
ad2b5a9ba2
Removed AlwaysSetPosition and fix some wide runes issue.
|
3 years ago |
BDisp
|
460f1714fa
Adding Left to the WindowPositionEvent for eventual future use.
|
3 years ago |
BDisp
|
4382a2c2c2
Fixes remaining wide runes render issues.
|
3 years ago |
BDisp
|
89a622e78e
Standardizing in the same way as the others drivers.
|
3 years ago |
BDisp
|
1d0852f952
Preventing future throw exceptions on "VT101 with No Options".
|
3 years ago |
BDisp
|
311acc03df
Fixes drivers for wide runes handling which also works on Windows Terminal.
|
3 years ago |
BDisp
|
e8fd8c503c
Fixes wide runes not render well on NetDriver.
|
3 years ago |
BDisp
|
e3bb7d6089
Fixes #1502. Prevents high CPU usage. (#1504)
|
3 years ago |
BDisp
|
2ef4edd08e
NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484)
|
3 years ago |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 years ago |