From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5761 invoked by alias); 23 Feb 2015 02:18: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: 19900 Received: (qmail 10464 invoked from network); 23 Feb 2015 02:18:07 -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=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=o6ruqqoF28o8a2ldO7LJQdITNc4LDgBi14/zGM4pcaQ=; b=UZoZMSQP6Gu2svgZS/6xMRkvNPiHPRB+1xAlPXGCN7LWiAE/EaEziuv+8r88SwAtqZ /9IkyAnDzfizGVhGAmSHPRiDYe5q55RDSH1RixZUjcsSbxwCw1y4NqNbuSELH/OUOqvY s4x5VoP5bCooLUZHsb5aW5g9+1+ViDeC7gyvIQgWhVgVTvby6CnNdmtMJVm7AylHqjty pRFg07B8TgeOJWMLiF0fCdPin9fSHOgZq7to47X1SXzCOP2+Pcm+fXiPbpARDAFx3rXI w5SHQ0Uu/DspFzGnCm4p7j63ZYaMOZ87OOCS2pjuzW1/RPmiUvmcwWSmrzEdSuA7Nhni zLkg== X-Gm-Message-State: ALoCoQmFIezjXUwKyvO5cY8tdDnC4G4jaW1+srcPijl2tioYduh0TprfoDDIt55DzrV/TLX75FOb MIME-Version: 1.0 X-Received: by 10.152.182.196 with SMTP id eg4mr7755600lac.70.1424657884393; Sun, 22 Feb 2015 18:18:04 -0800 (PST) In-Reply-To: <20150223020456.GA23189@xvii.vinc17.org> References: <20150222132310.GA18377@wintermute> <150222111007.ZM18687@torch.brasslantern.com> <54EA6200.1040007@eastlink.ca> <4348921424650217@web10g.yandex.ru> <150222171418.ZM19031@torch.brasslantern.com> <20150223020456.GA23189@xvii.vinc17.org> Date: Sun, 22 Feb 2015 18:18:04 -0800 Message-ID: Subject: Re: ANSI bg colour outside of prompt area From: Kurtis Rader To: Zsh Users Content-Type: multipart/alternative; boundary=001a11349e36204600050fb8030d --001a11349e36204600050fb8030d Content-Type: text/plain; charset=UTF-8 On Sun, Feb 22, 2015 at 6:04 PM, Vincent Lefevre wrote: > 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 Sorry, poor choice of words on my part. I meant to say the default colors. I've never bothered to look up how to alter the linux console background color because I, and any sane person, uses it only for initial bootstrapping and error recovery -- not on an ongoing basis. Which doesn't change my point that just because people use zsh via mechanisms that don't provide a convenient means of controlling the background color does not mean we should add another option to zsh. -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank --001a11349e36204600050fb8030d--