1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00
Bert Belder 83626b6bc2 win/tty: don't touch insert mode or quick edit mode
This is a back-port of 4abad23, whichi is supposed to fix
joyent/node#4809.

The private `original_console_mode` field in the uv_tty_t struct has
been renamed, but couldn't be removed because changing the ABI isn't
allowed on stable branches.
2013-03-08 12:56:32 +01:00
..
2011-09-27 16:04:25 -07:00
2011-09-27 16:04:25 -07:00
2012-08-23 00:32:56 +02:00