You are not logged in.

#1 2016-12-17 23:24:23

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Colour man pages (lazy method)

Short and sweet:

sudo apt install most
sudo update-alternatives --set pager $(which most)

smile

Non-lazy method here:

https://unix.stackexchange.com/question … -man-pages

Meh... ]:D

Offline

#2 2016-12-18 01:13:30

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Colour man pages (lazy method)

Anyway to change the colours ... that red is YUK ... and hard to read for my old eyes.
2016-12-17_221106_Scrot11.th.jpg


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#3 2016-12-18 02:13:51

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Colour man pages (lazy method)

Sector11 wrote:

Anyway to change the colours

Apparently, yes there is:

`man most` wrote:

Colors may be defined through the use of the color keyword in the the configuration file using the syntax:

color OBJECT-NAME FOREGROUND-COLOR BACKGROUND-COLOR

Here, OBJECT-NAME can be any one of the following items:

status           -- the status line
underline        -- underlined text
overstrike       -- overstriked text
normal           -- anything else

Have a look in /usr/share/doc/most for more details wink

EDIT: Or simply change your terminal colours.

Last edited by Head_on_a_Stick (2016-12-18 02:22:14)

Offline

#4 2016-12-18 02:27:30

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Colour man pages (lazy method)

DUH!  And I used

man man

as a test ...

man most

makes sense.   :8  :8

Thank you.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

Board footer

Powered by FluxBB