Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: ANSI bg colour outside of prompt area



On 2015-02-22 17:44:27 -0800, Kurtis Rader wrote:
> I have several Linux virtual-machines and, yes, the emulated serial
> console has a hard-coded black background. Boo-hoo.

Hard-coded? Not for the standard Linux console (a.k.a. VT 1-6).
The color can be changed with:

  setterm --background white --foreground black --store

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author