File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1- # Next Version
1+ # Version 0.4.0 (2016-06-28)
22
33The winpty library has a new API that should be easier for embedding.
4+ [ 880c00c69e] ( https://github.com/rprichard/winpty/commit/880c00c69eeca73643ddb576f02c5badbec81f56 )
45
56User-visible changes:
67
@@ -24,6 +25,10 @@ Bug fixes:
2425 * winpty now works better with very large and very small terminal windows.
2526 It resizes the console font according to the number of columns.
2627 [ #61 ] ( https://github.com/rprichard/winpty/issues/61 )
28+ * winpty no longer uses Mark to freeze the console on Windows 10. The Mark
29+ command could interfere with the cursor position, corrupting the data in
30+ the screen buffer.
31+ [ #79 ] ( https://github.com/rprichard/winpty/issues/79 )
2732
2833# Version 0.3.0 (2016-05-20)
2934
You can’t perform that action at this time.
0 commit comments