git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* odd behavior with export LESS=i
@ 2009-07-14 17:18 E R
  2009-07-14 17:28 ` E R
  2009-07-14 17:32 ` Sverre Rabbelier
  0 siblings, 2 replies; 3+ messages in thread
From: E R @ 2009-07-14 17:18 UTC (permalink / raw)
  To: git

Is this a problem with less or with git?

>From the shell if I run:

export LESS
LESS=i git log

then I see things like ESC[33m instead of colored text.

If I run:

unset LESS
git log

then I get colored text.

Note that the environment variable LESS is used to pass default
command line switches to less.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-14 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14 17:18 odd behavior with export LESS=i E R
2009-07-14 17:28 ` E R
2009-07-14 17:32 ` Sverre Rabbelier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).