BDisp
|
81eb301b56
Fix escSeqRequests that may be null running unit tests.
|
9 months ago |
BDisp
|
e35b37fb4d
Add InvalidRequestTerminator property.
|
9 months ago |
BDisp
|
808896d800
Fix bug where some key were not been split.
|
9 months ago |
BDisp
|
1b6963f8db
Improves a lot of console key mappings.
|
9 months ago |
BDisp
|
ee0f93d543
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
|
9 months ago |
BDisp
|
5ef34b8e54
Refactoring code.
|
10 months ago |
BDisp
|
884011e99c
Improving WriteAnsi method to return the response.
|
10 months ago |
BDisp
|
d963941522
Preparing NetDriver to handle ansi response on demand.
|
10 months ago |
BDisp
|
c89a9c8dfb
Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes.
|
10 months ago |
BDisp
|
0b3d219961
Using a more appropriate request for cursor position.
|
10 months ago |
BDisp
|
9de21e066d
Fixes #3767. Allowing any driver to request ANSI escape sequence with immediate response.
|
10 months ago |
tznind
|
9990a552d2
Fix for accepting
|
10 months ago |
tznind
|
54308ffb27
Sixel resolution measuring
|
10 months ago |
tznind
|
fe7e10a130
Get sixel resolution using CSI 16 t
|
10 months ago |
tznind
|
08aa9925b5
Switch to existing consts
|
10 months ago |
tznind
|
db0fc41d54
Determine whether sixel is supported by issuing a Device Attributes Request
|
10 months ago |
Cam Sinclair
|
952fc49709
Fix typos
|
1 year ago |
BDisp
|
44ae053487
Fix XML doc.
|
1 year ago |
BDisp
|
4610a3253d
Fixes #3540. V2: Keyboard input not working on Unix platforms
|
1 year ago |
Tig
|
6b35abc790
Cleand up warnings
|
1 year ago |
Tig
|
667912a610
Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData
|
1 year ago |
Brandon Thetford
|
799d82986d
Add some commentary
|
1 year ago |
Brandon Thetford
|
7b799a1a3c
A collection expression and null coalescing assignment
|
1 year ago |
Brandon Thetford
|
85698529dc
string.Empty
|
1 year ago |
Brandon Thetford
|
489da798bb
Can make that static to avoid a callvirt
|
1 year ago |
Brandon Thetford
|
99e0a5a83a
Condense another switch and annotate nullability
|
1 year ago |
Brandon Thetford
|
4b462809e5
Condense down to a check for Z and then a single switch return. (performance)
|
1 year ago |
Brandon Thetford
|
cbaca4cc71
More .Empty opportunities and commentary
|
1 year ago |
Brandon Thetford
|
6e8e3aeea5
Condense this down to a switch expression
|
1 year ago |
Brandon Thetford
|
afe4e2191e
Merge remote-tracking branch 'origin/v2_develop' into v2_cleanup_work_1
|
1 year ago |