]> git.lizzy.rs Git - micro.git/commitdiff
Add note in readme about winpty
authorZachary Yedidia <zyedidia@gmail.com>
Tue, 11 Feb 2020 03:10:01 +0000 (22:10 -0500)
committerZachary Yedidia <zyedidia@gmail.com>
Tue, 11 Feb 2020 03:10:01 +0000 (22:10 -0500)
README.md

index d1c7548f4a51c7b2fc9837a4b635b463a5be82b8..b26b2a9f16b3d2a8f2c1069a32360864180fe9a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -175,9 +175,14 @@ the colorscheme to `simple`, or download a better terminal emulator, like
 mintty. However, if you are on a recent version of Windows 10, the default
 `cmd.exe` should do fine.
 
-### Plan9, Cygwin, Mingw
+### Cygwin, Mingw, Plan9
 
-These platforms are unfortunately not supported.
+These platforms are unfortunately not officially supported. In Cygwin and Mingw, micro will often work when run inside
+the `winpty` utility:
+
+```
+winpty micro.exe ...
+```
 
 Micro uses the amazing [tcell library](https://github.com/gdamore/tcell), but this
 means that micro is restricted to the platforms tcell supports. As a result, micro does not support