BDisp
|
e632a12049
Fixes #3881. PositionCursor broke with recent ConsoleDriver changes. (#3927)
|
5 months ago |
BDisp
|
bea966978a
Restoring drivers with the sctructural changes.
|
8 months ago |
BDisp
|
99350b7576
Add local function to clear input.
|
8 months ago |
BDisp
|
1ea9ae0b65
Handles error on request values.
|
8 months ago |
BDisp
|
ce0183fea5
Avoids exit after read the response with empty key.
|
8 months ago |
BDisp
|
a3c961ef3f
Prevents an alone escape being eating by the response.
|
9 months ago |
BDisp
|
d31f43d47d
Add ObjectDisposedException to the catch block.
|
9 months ago |
BDisp
|
6bac65244c
Fix ansiSequence bug not being clear after finish get the response which were adding a Esc character if pressed alone.
|
9 months ago |
BDisp
|
ae1bdd16ff
Fix a bug where for e.g. two 'c' terminator were included in the response.
|
9 months ago |
BDisp
|
88f4045381
Fix merge errors.
|
9 months ago |
BDisp
|
1680ec54d6
Make AnsiEscapeSequenceRequests static.
|
9 months ago |
BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
9 months ago |
BDisp
|
44d5997460
Split more WindowDriver classes and #nullable enable.
|
9 months ago |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
9 months ago |
BDisp
|
bdcc0ff6d4
Return null instead if empty and fix a bug that was returning the terminator as input.
|
9 months ago |
BDisp
|
0b11e20e2f
Change Response to a nullable string.
|
9 months ago |
Tig
|
2919d55817
Code Review
|
9 months ago |