]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Revise color setting codes in legacy console mode.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sat, 1 Feb 2020 04:28:39 +0000 (13:28 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Feb 2020 10:49:20 +0000 (11:49 +0100)
commitac1ccc29e1e2abb57cb956c2dfd2c4c34943cfdd
tree52ab00923e465bfedaec44d3d96801127e0fb94f
parent279f230620d784c7df91dc5242f76427e706ded7
Cygwin: console: Revise color setting codes in legacy console mode.

- With this patch, foreground color and background color are allowed
  to be set simultaneously by 24 bit color escape sequence such as
  ESC[38;2;0;0;255;48;2;128;128;0m in legacy console mode.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
This page took 0.02925 seconds and 5 git commands to generate.