BDisp
|
6444cc07dd
Fix ansi responses not being handling in WSL.
|
10 hónapja |
BDisp
|
1680ec54d6
Make AnsiEscapeSequenceRequests static.
|
10 hónapja |
BDisp
|
c8aac60438
Add handling error in the scenario.
|
10 hónapja |
BDisp
|
c6512e62de
Finally fixed IncompleteCkInfos handling in NetDriver.
|
10 hónapja |
BDisp
|
8c5832f8f1
Fix NetDriver to also work well in Linux.
|
10 hónapja |
BDisp
|
012d47e28f
Fix IncompleteCkInfos bug.
|
10 hónapja |
BDisp
|
8e9bb951d2
Code cleanup.
|
10 hónapja |
BDisp
|
55e59445dc
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
|
10 hónapja |
BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
10 hónapja |
Tig
|
4ccb3fbc4b
Merge pull request #3805 from syohex/fix-fsharp-example
|
10 hónapja |
BDisp
|
2124ad3b1e
Cleanup code.
|
10 hónapja |
BDisp
|
ea0cacf080
There is no null values here.
|
10 hónapja |
BDisp
|
873b5783ef
#nullable enable.
|
10 hónapja |
BDisp
|
44d5997460
Split more WindowDriver classes and #nullable enable.
|
10 hónapja |
BDisp
|
3e952df5f7
Change to BlockingCollection, thanks to @tznind.
|
10 hónapja |
BDisp
|
cc21bd461d
Fix a bug where a esc key was ignored.
|
10 hónapja |
BDisp
|
a64f68ca7f
Moving MapKey method to the AnsiEscapeSequenceRequestUtils class.
|
10 hónapja |
BDisp
|
b7b9e01502
Fix error with Key.Space using lowercase letters.
|
10 hónapja |
BDisp
|
5efba6a5bc
Code cleanup.
|
10 hónapja |
BDisp
|
dba089fda0
Change category.
|
10 hónapja |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
10 hónapja |
BDisp
|
629cea841d
Handling null response.
|
10 hónapja |
BDisp
|
bdcc0ff6d4
Return null instead if empty and fix a bug that was returning the terminator as input.
|
10 hónapja |
BDisp
|
0b11e20e2f
Change Response to a nullable string.
|
10 hónapja |
BDisp
|
eb987071c8
Revert Key class changes.
|
10 hónapja |
BDisp
|
7d9ae7f341
Ad more unit test to handling with IsLetterOrDigit, IsPunctuation and IsSymbol.
|
10 hónapja |
BDisp
|
4ac79c5ed5
Merge pull request #203 from tig/BDisp-v2_3767_ansi-escape-sequence-all-drivers
|
10 hónapja |
Tig
|
2919d55817
Code Review
|
10 hónapja |
BDisp
|
ecbbed0f6d
For re-run CI.
|
10 hónapja |
BDisp
|
7921ae35f7
Returns ansiRequest.Response instead of a variable for more thread safe.
|
10 hónapja |