You are not logged in.
Short and sweet:
sudo apt install most
sudo update-alternatives --set pager $(which most)
Non-lazy method here:
https://unix.stackexchange.com/question … -man-pages
Meh... ]:D
Offline
Anyway to change the colours
Apparently, yes there is:
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
EDIT: Or simply change your terminal colours.
Last edited by Head_on_a_Stick (2016-12-18 02:22:14)
Offline
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