From owner-freebsd-hackers Mon Jul 3 23:40:24 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id 96DF037C149; Mon, 3 Jul 2000 23:40:17 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id XAA31946; Mon, 3 Jul 2000 23:40:16 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id XAA37730; Mon, 3 Jul 2000 23:41:16 -0700 (PDT) (envelope-from john) Message-Id: <200007040641.XAA37730@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <39603C55.507A2829@gorean.org> Date: Mon, 03 Jul 2000 23:41:16 -0700 (PDT) From: John Baldwin To: Doug Barton Subject: Re: ls -G seems to depend on TERM=xterm-color Cc: hackers@FreeBSD.ORG, Sean Lutner , Brian Fundakowski Feldman Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 03-Jul-00 Doug Barton wrote: > Brian Fundakowski Feldman wrote: >> >> On Sun, 2 Jul 2000, Sean Lutner wrote: >> >> > I'm experiencing the same thing. ls --color doesn't seem to work for me >> > unless like Doug, I set TERM=xterm-color. >> >> That's because the "color" escape sequences are defined for xterm-color >> in termcap; xterm-color is defined as a superset of xterm (see the tc= >> directive). > > Right... I am down with all that. I just wanted to confirm that the > colorized ls depended on the xterm-color setting. > >> I have a lot of X resources defined, and here is one that >> could help you guys: >> >> XTerm*termName: xterm-color > > Ok, that's a good solution, I was just using .bashrc. My point is not > so much why, but that it be properly documented. Do you want to handle > the update of the ls man page, or do you want me to PR a patch? Umm, honestly, this shouldn't be all that non-obvious. Do you expect ls -G to work on a monochrome monitor? Of course not. :P The xterm termcap is by default a monochrome terminal. sysinstall doesn't have color in an xterm either w/ term=xterm. > Thanks, > > Doug -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message