mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 23:05:40 -04:00
Merge pull request #1277 from coolreader18/patch-1
Update README about Windows terminal color support.
This commit is contained in:
commit
c4bfa825a1
@ -167,10 +167,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
|
If you are using the default Ubuntu terminal, to enable 256 make sure your `TERM` variable is set
|
||||||
to `xterm-256color`.
|
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
|
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
|
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, Mingw
|
### Plan9, Cygwin, Mingw
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user