From owner-freebsd-questions Wed Jun 27 7:13:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from k0r3.reflektor.cz (k0r3.reflektor.cz [212.24.129.54]) by hub.freebsd.org (Postfix) with SMTP id E314F37B401 for ; Wed, 27 Jun 2001 07:13:47 -0700 (PDT) (envelope-from cynic@mail.cz) Received: (qmail 15265 invoked by uid 202); 27 Jun 2001 14:13:46 -0000 Received: from unknown (HELO zvahlav.mail.cz) (212.24.143.100) by k0r3.reflektor.cz with SMTP; 27 Jun 2001 14:13:46 -0000 Message-Id: <5.1.0.14.2.20010627161116.01ed9918@mail.cz> X-Sender: cynic@mail.cz X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 27 Jun 2001 16:22:09 +0200 To: freebsd-questions@freebsd.org From: Cynic Subject: CLICOLOR_FORCE=1 && /usr/local/bin/most Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I'm new to unix, so excuse me if I've missed something obvious. I have an issue related to most (the pager) I'd like to resolve. It doesn't appear to be a problem in most itself, so I'm asking here. relevant env. vars: PAGER=most CLICOLOR=1 CLICOLOR_FORCE=1 The problem is this: ls -la | most doesn't display the entries colorized, but instead displays the color codes as part of the text, i. e.: drwxr-xr-x 6 cynic cynic 1024 Jun 24 22:42 ^[[34m.^[[39;49m However, $ man anything displays the man page properly colorized, which suggests there's something wrong with the way ls sends the codes, because most otherwise doesn't have problems with colors... Am I right? If so, what can I do to get this to work as expected? Or should I mail the author of most with a bug report? TIA cynic@mail.cz ------------- And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message