BDisp
|
be9cb6bbbb
Always reset IncompleteCkInfos.
|
8 months ago |
BDisp
|
bea966978a
Restoring drivers with the sctructural changes.
|
8 months ago |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
9 months ago |
BDisp
|
7d9ae7f341
Ad more unit test to handling with IsLetterOrDigit, IsPunctuation and IsSymbol.
|
9 months ago |
Tig
|
2919d55817
Code Review
|
9 months ago |
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.
|
9 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 |