Commit graph

5 commits

Author SHA1 Message Date
Pavan Rikhi
e487c6eb68 colored-man-pages: Use Portable less Path 2015-12-15 15:13:19 -05:00
Marc Cornellà
bd46c4307d Fix syntax error in colored-man-pages
Commit 09d2a597a5 introduced the bug, which is due to using
single brackets conditions at the same time as *.

This commit should fix it and use double brackets everywhere
else.

Fixes #4699
2015-12-15 11:56:16 +01:00
Marc Cornellà
df13b61a08 Fix style of colored-man-pages plugin 2015-12-15 04:11:40 +01:00
cknoblauch
75d145b1fb colored-man plugin: Quoted PATH variable
Some environments (in my case, cygwin) have PATH variables with directories
with spaces in them, breaking colored-man.
Adding quotes around the PATH environment variable makes the plugin run OK.
2015-12-15 04:06:23 +01:00
Robby Russell
48d8919fcc Renaming colored-man to colored-man-pages because it needs to be. 2015-10-09 07:07:57 -07:00