From 09eadae3be5b1b584759afc6ac34f46461f4963f Mon Sep 17 00:00:00 2001 From: Viktor Jancik Date: Sat, 22 Aug 2015 17:37:14 +0200 Subject: [PATCH] Fixed man page text highlighting --- lesspipe.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lesspipe.sh b/lesspipe.sh index 295ed2a..682f09e 100755 --- a/lesspipe.sh +++ b/lesspipe.sh @@ -30,6 +30,8 @@ if [ -x ~/.lessfilter ]; then fi fi +export MAN_KEEP_FORMATTING=1 + case "$1" in *.[1-9n].bz2|*.[1-9]x.bz2|*.man.bz2|*.[1-9n].[gx]z|*.[1-9]x.[gx]z|*.man.[gx]z|*.[1-9n].lzma|*.[1-9]x.lzma|*.man.lzma) case "$1" in