]> git.lizzy.rs Git - micro.git/commitdiff
Update README regarding windows terminal colors
authorcoolreader18 <33094578+coolreader18@users.noreply.github.com>
Sun, 10 Feb 2019 03:39:28 +0000 (21:39 -0600)
committerGitHub <noreply@github.com>
Sun, 10 Feb 2019 03:39:28 +0000 (21:39 -0600)
README.md

index 1dfb70a15dd941f85e38ee191dc368248a140e9e..36adbf81bd879ea4d9dc009fe85bb1194690487b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -173,10 +173,11 @@ by pressing CtrlE in micro and typing `set colorscheme simple`.
 If you are using the default Ubuntu terminal, to enable 256 make sure your `TERM` variable is set
 to `xterm-256color`.
 
-Many of the Windows terminals don't support more than 16 colors, which means
+Many older Windows terminals don't support more than 16 colors, which means
 that micro's default colorscheme won't look very good. You can either set
 the colorscheme to `simple`, or download a better terminal emulator, like
-mintty.
+mintty. However, if you are on a recent version of Windows 10, the default
+`cmd.exe` should do fine.
 
 ### Plan9, Cygwin