From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28228 invoked by alias); 23 Feb 2015 02:05:08 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19899 Received: (qmail 2259 invoked from network); 23 Feb 2015 02:04:58 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no version=3.3.2 Date: Mon, 23 Feb 2015 03:04:56 +0100 From: Vincent Lefevre To: zsh-users@zsh.org Subject: Re: ANSI bg colour outside of prompt area Message-ID: <20150223020456.GA23189@xvii.vinc17.org> Mail-Followup-To: zsh-users@zsh.org References: <20150222132310.GA18377@wintermute> <150222111007.ZM18687@torch.brasslantern.com> <54EA6200.1040007@eastlink.ca> <4348921424650217@web10g.yandex.ru> <150222171418.ZM19031@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.23-6424-vl-r76280 (2015-02-19) 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 - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)