tznind
|
e99140d0d8
Remove hack, this is a manifestation of https://github.com/gui-cs/Terminal.Gui/issues/3812
|
9 months ago |
tznind
|
d2f7af7702
Merge branch 'ansi-parser' of https://github.com/tznind/gui.cs into ansi-parser
|
9 months ago |
tznind
|
e49b5af962
Workaround for hammering CPU when there are timeouts even when they are not due.
|
9 months ago |
Thomas Nind
|
ae414bbc8b
Merge branch 'v2_develop' into ansi-parser
|
9 months ago |
tznind
|
49475b6f94
Fix high CPU
|
9 months ago |
tznind
|
5340073ba1
Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead
|
9 months ago |
tznind
|
395bee419a
Add support for sending other types of requests
|
9 months ago |
Tig
|
5a41d2c0fc
Fixing unit tests. WIP
|
9 months ago |
tznind
|
2b7d0c7f70
Add extra try/catch cancellation ex
|
9 months ago |
tznind
|
26e86c5628
Merge branch 'ansi-parser' into ansi-parser-net-driver
|
9 months ago |
Thomas Nind
|
4dd2ad09b9
Merge branch 'v2_develop' into ansi-parser
|
9 months ago |
Tig
|
cbb7ddc1f5
Merged latest v2_develop
|
9 months ago |
tznind
|
a7468887f7
Remove unneeded `_waitForStart` and other now uncalled code
|
9 months ago |
tznind
|
becca1a3a0
WIP: Start simplifying the tokens in NetDriver
|
9 months ago |
Tig
|
844179b1bd
ConsoleDriver now uses Region for Clip.
|
9 months ago |
tznind
|
792170a029
Change NetEvents to BlockingCollection
|
9 months ago |
tznind
|
1ec7aa2670
Simplify NetEvents further with BlockingCollection
|
9 months ago |
tznind
|
8417387931
Change _resultQueue to not hold nulls and use concurrent collection
|
9 months ago |
tznind
|
512af810d5
WIP: Trying to get NetDriver to work properly
|
9 months ago |
tznind
|
65cfa49b28
WIP integrating ansi parser
|
9 months ago |
tznind
|
c1f880ef8d
WIP: Trying to unpick NetDriver
|
9 months ago |
Tig
|
bfb243a348
Added benchmarking stuff
|
9 months ago |
tznind
|
5052024061
Make scheduler part of main loop and hide implementation details from public API
|
9 months ago |
Thomas Nind
|
d56daac2b0
Merge branch 'v2_develop' into ansi-parser
|
9 months ago |
Tig
|
8ddfd710c2
Merge branch 'v2_develop' into sixel-encoder-tinkering
|
9 months ago |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
9 months ago |
tznind
|
563eace487
Mostly working for NetDriver
|
9 months ago |
tznind
|
5a6aae694a
Fix warnings and tidup code
|
10 months ago |
tznind
|
64d286c9b4
Remove ConsoleDriver.SupportsSixel
|
10 months ago |
tznind
|
23cd8889a5
Do not output sixel if driver does not support it
|
10 months ago |