colored manpagesComments
Display comments as
(Linear | Threaded)
Shouldn't it say:
alias man="TERMINFO=~/.terminfo/ LESS=C TERM=mostlike PAGER=less man" (mind the last word "man" in the alias ...)
Or just install most Set your default PAGER to most to always use it. update-alternatives --config pager under Debian.
Cheers!
arg "...but alot of people don't know how that works (without using most as PAGER)..."
Option number two:
# apt-get install most # update-alternatives --config pager
Easy to follow manual Thanks a lot, now man pages are probably a bit easier to read.
Add Comment
|
Calendar
QuicksearchSupportRecent Entries
CategoriesTag cloud23c3 acpi advertising annouce announce april argh art awards bash blogging bugs c cli code conferences config configuration data mining debconf debian dell dns documentation email errm? events exploit fail fail2ban filesharing films flame fun gcc google graphs grml gsm hacking hacks hardware heise images information installation internet irc knowledge libacpi links linux mobile phones network news newsbeuter omg open source opera passwords php power privacy programming qa random blurb rant release releases rss scripts security service setup shell sms software spam ssh stfl stuff terminal tests text mode tip tips tools troubleshooting unix user video vim.editing web web 2.0 websites wordpress wtf www youtube zsh
|
Manpages ???????? Linux ???????????? man ???????? Manpages ??????Nico Golde ?????????????????????? Manpages ??????????...
Tracked: Jun 24, 15:44
I recently wrote how to use terminfo to get colored manpages. Today ft came up with a nice undocumented feature of less which enables you to set termcap colors by environment variables. Just use export LESS_TERMCAP_mb=$'\E[01;31m' export LESS_TERMCA
Tracked: Jul 02, 18:15