mirror of https://github.com/adamdruppe/arsd.git
call reset on Windows
This commit is contained in:
parent
871fe97535
commit
f0c5009eef
|
@ -654,6 +654,7 @@ http://msdn.microsoft.com/en-us/library/windows/desktop/ms683193%28v=vs.85%29.as
|
||||||
|
|
||||||
version(Windows)
|
version(Windows)
|
||||||
~this() {
|
~this() {
|
||||||
|
reset();
|
||||||
flush();
|
flush();
|
||||||
showCursor();
|
showCursor();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue