BDisp
|
281f470aa4
Use Curses.flushinp to throws away any typeahead.
|
2 years ago |
BDisp
|
c6b5ada5c4
Make code more readable on ProcessMouseEvent method as suggested.
|
2 years ago |
BDisp
|
886c86aee3
Simplifying Curses.KeyResize code as suggest.
|
2 years ago |
BDisp
|
72d5787b69
Prevents echoing text at the terminal when leaving the app due to escape sequences.
|
2 years ago |
BDisp
|
68c66135ee
Prevents a click or double click event belonging to a prior driver instance.
|
2 years ago |
BDisp
|
17f123b214
Fixes #2784. CursesDriver throws System.StackOverflowException on console resizing.
|
2 years ago |
Tigger Kindel
|
7ef51bad85
Remove EnableConsoleScrolling
|
2 years ago |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 years ago |
BDisp
|
721a8873b0
Removed Color.Invalid and added more unit tests.
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |
Tig Kindel
|
4531eb00d2
more cleanup
|
2 years ago |
Tig Kindel
|
de5af990df
removed unused Cook/UncookMouse APIs
|
2 years ago |
Tig Kindel
|
0dcc69023e
removed unused GetColors api
|
2 years ago |
Tig Kindel
|
ed7cb3d429
removed unused GetColors api
|
2 years ago |
BDisp
|
788eed4a4d
Fixes #2317. Drivers do not normalize accented letters.
|
2 years ago |
Charlie Kindel
|
eb8cb4408d
misc changed done before I went on holiday
|
2 years ago |
Charlie Kindel
|
c4760f1c92
fixed cr/lf issue
|
2 years ago |
Charlie Kindel
|
2bce4a709d
trying to fix curses reset issue
|
2 years ago |
Charlie Kindel
|
5d7a4e3dd5
mucking with xclip
|
2 years ago |
Charlie Kindel
|
b2b745d094
mucking with xclip
|
2 years ago |
Charlie Kindel
|
601413f9ef
mucking with xclip
|
2 years ago |
Charlie Kindel
|
66184a09c1
adjusted process start code
|
2 years ago |
Charlie Kindel
|
495c4c6499
better error handling
|
2 years ago |
Charlie Kindel
|
9d7f985c8a
better error handling
|
2 years ago |
Charlie Kindel
|
033d03f4a1
trying to get WSL to work
|
2 years ago |
Charlie Kindel
|
ccb8405041
better error handling
|
2 years ago |
BDisp
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
BDisp
|
fec4c286f4
Fixes #2081. Clipboard unit tests sometimes fail with WSL.
|
2 years ago |
BDisp
|
389d0be6bd
Added abstract MakeColor and CreateColors to create the colors at once. (#1972)
|
2 years ago |
BDisp
|
e767ae14eb
Fixes #1969. ESC on CursesDriver take to long to being processed. (#1970)
|
2 years ago |