tznind
|
4d232e4cf9
Add CanFocus true
|
10 months ago |
tznind
|
fa7fb656cb
Revert changes to launchSettings.json
|
10 months ago |
tznind
|
5cbb2306ef
Fix to have CanFocus true
|
10 months ago |
tznind
|
5340073ba1
Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead
|
10 months ago |
tznind
|
27f131713f
Sixel detection and added Abandoned event
|
10 months ago |
tznind
|
b104b1bf38
Evict stale requests even just when running schedule
|
10 months ago |
tznind
|
395bee419a
Add support for sending other types of requests
|
10 months ago |
tznind
|
0275f9aed8
More tests for AnsiRequestScheduler
|
10 months ago |
tznind
|
f84a58f301
Fix eviction not happening as part of RunSchedule
|
10 months ago |
tznind
|
43aef42451
Add more unit tests for scheduler
|
10 months ago |
tznind
|
1d8e7563fd
Start adding tests for AnsiRequestScheduler
|
10 months ago |
tznind
|
fbbda69ba0
Code Cleanup (resharper)
|
10 months ago |
tznind
|
fdfd339dd2
Make AnsiRequestScheduler testable by introducing a Func for DateTime.Now
|
10 months ago |
tznind
|
2b7d0c7f70
Add extra try/catch cancellation ex
|
10 months ago |
Thomas Nind
|
9aff49179f
Merge pull request #172 from tznind/ansi-parser-net-driver
|
10 months ago |
tznind
|
d7183f6364
Merge branch 'ansi-parser' into ansi-parser-net-driver
|
10 months ago |
tznind
|
2fa855fecf
Lock all public members of AnsiResponseParser to ensure consistent states
|
10 months ago |
tznind
|
26e86c5628
Merge branch 'ansi-parser' into ansi-parser-net-driver
|
10 months ago |
Thomas Nind
|
4dd2ad09b9
Merge branch 'v2_develop' into ansi-parser
|
10 months ago |
Tig
|
2f7d80a000
Merge pull request #3734 from tznind/sixel-encoder-tinkering
|
10 months ago |
kasperk81
|
7baede5548
Remove unused code from UnmanagedLibrary (#3799)
|
10 months ago |
tznind
|
a7468887f7
Remove unneeded `_waitForStart` and other now uncalled code
|
10 months ago |
tznind
|
becca1a3a0
WIP: Start simplifying the tokens in NetDriver
|
10 months ago |
tznind
|
35ba6f4741
Merge branch 'ansi-parser' into ansi-parser-net-driver
|
10 months ago |
tznind
|
0adc4cd3ee
Add lock for answers in AnsiRequestScenario
|
10 months ago |
tznind
|
7c1275dd8f
Merge branch 'ansi-parser' into ansi-parser-net-driver
|
10 months ago |
tznind
|
edb43a000d
Add lock around access of expected responses for thread safety
|
10 months ago |
tznind
|
b30c92bceb
Fix MapConsoleKeyInfo not working with Esc properly
|
10 months ago |
tznind
|
792170a029
Change NetEvents to BlockingCollection
|
10 months ago |
tznind
|
1ec7aa2670
Simplify NetEvents further with BlockingCollection
|
10 months ago |