Olivier Philippon
|
a7124ea10c
|
[win32] Use initial cursor size when hiding or showing it
By doing this the users get their original cursor style back when Rich gives control back to the terminal, rather than a "full size" one
|
2022-06-15 08:37:38 +01:00 |
|
Darren Burns
|
e55277110b
|
Fix incorrectly parameterised test
|
2022-03-14 10:44:19 +00:00 |
|
Darren Burns
|
98ccf3b405
|
Remove some unused patching from tests
|
2022-03-14 10:34:22 +00:00 |
|
Darren Burns
|
1b3d0ae1de
|
Using write to write to stdout file on legacy windows
|
2022-03-14 10:22:06 +00:00 |
|
Darren Burns
|
ca3e966de9
|
Handle legacy windows error
|
2022-03-03 16:14:01 +00:00 |
|
Darren Burns
|
1122501d62
|
Use WriteConsoleW instead of file.write(...) in LegacyWindowsTerm
|
2022-03-03 13:54:38 +00:00 |
|
Darren Burns
|
75253775bc
|
Use Python 3.6 & 3.7 compatible means of acceessing mock call args/kwargs in test
|
2022-03-02 11:50:07 +00:00 |
|
Darren Burns
|
862416acf4
|
Fix typing issues
|
2022-03-02 11:25:23 +00:00 |
|
Darren Burns
|
151276b2cf
|
Run legacy Windows tests on Windows only
|
2022-03-02 11:17:31 +00:00 |
|
Darren Burns
|
7d08e0a7cd
|
Fixing test module on non-Windows platforms
|
2022-03-01 16:23:05 +00:00 |
|
Darren Burns
|
97d05f592a
|
Fixing test module on non-Windows platforms
|
2022-03-01 16:19:18 +00:00 |
|
Darren Burns
|
501dcbdfe8
|
Add tests for LegacyWindowsTerm
|
2022-03-01 16:15:21 +00:00 |
|