From owner-freebsd-hackers Fri Sep 1 0:49:32 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id BEEFF37B440 for ; Fri, 1 Sep 2000 00:49:28 -0700 (PDT) Received: from ginger.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 1 Sep 2000 08:48:58 +0100 Message-ID: <39AF5F68.6744A863@cs.ucl.ac.uk> Date: Fri, 01 Sep 2000 08:48:56 +0100 From: Theo PAGTZIS Reply-To: t.pagtzis@cs.ucl.ac.uk Organization: UCL X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: el, en MIME-Version: 1.0 To: Josef Karthauser Cc: freebsd-hackers@freebsd.org Subject: Re: ls -l | more inverts colour References: <39AE0D0D.804963FD@cs.ucl.ac.uk> <20000831121916.D50038@pavilion.net> <39AE8EF6.B295963F@cs.ucl.ac.uk> <20000831212138.A16056@pavilion.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Josef Karthauser wrote: > You're not using the flags for colourized ls are you? > > If you do: > > % ls > /tmp/ls > % cat /tmp/ls | more > > Does it still leave the screen inverted? > > Joe > Joe, As in the first place, on the first screen it does not get the screen inverted but on the second 'more' it does. By the way...I see also some weird behaviour of vi when I load a file for editing. This is on the xterm this time (not the console). The screen is left a bit garbled if I played before with the scroll bar previously. If I try a ^d or ^u so that I force a xterm refresh things are back to normal but not otherwise. Is that known? Does anyone reckon this is a flake from the upgrade 3.4 to 4.1? (The upgrade has been done by the book 101%) Theo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message