]> git.pld-linux.org Git - packages/lesspipe.git/commit
- check if less would parse escape sequences as colors, either by
authorTomasz Pala <gotar@pld-linux.org>
Thu, 28 May 2009 10:51:38 +0000 (10:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit94944a0392041109a2c78eedf90fd40abbf05f95
tree1cf7185794797a320c545bdc235fc1c5d49dba77
parent524c462cf52b2c5510b1e3a38e84fe2dceefa14b
- check if less would parse escape sequences as colors, either by
  LESS environment variable having -?[rR] (note: doesn't have to be separate
word, there might be false positive test results), or
  less itself having -[rR] switch (note2: only before first non-option
argument, so some false positives possible too)
  Skip highlight(ing) when it wouldn't interpret them.

Changed files:
    lesspipe.sh -> 1.39
lesspipe.sh
This page took 0.187456 seconds and 4 git commands to generate.