From 20d6dffce93d45d54b446a8bbdcb7cb3770ce3ab Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Tue, 30 Aug 2016 10:15:57 -0400 Subject: [PATCH] Remove cmder from list of windows terminals See #223 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca94c150..b2c86b3b 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ If you don't have xclip or xsel, micro will use an internal clipboard for copy a Many of the 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 or cmder. +mintty. ### Plan9, NaCl, Cygwin