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
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
Add Comment
|
Calendar
QuicksearchSupportRecent EntriessmpCTF 2010 quals writeups
Sunday, August 8 2010 protocol design fail: MMS notification Wednesday, July 28 2010 acrobat reader stealing my passwords Tuesday, June 29 2010 UnrealIRCd backdoored Saturday, June 12 2010 fail of the day: opera Wednesday, June 9 2010 fail2ban + dns = fail Wednesday, May 26 2010 evolution of spam or WTF is this! Friday, March 19 2010 if you type google into google... Wednesday, March 17 2010 Two weeks with the n900 Monday, February 8 2010 Chomsky garden gnome Wednesday, December 23 2009 ArchivesCategoriesTag cloud23c3 acpi advertising annouce announce april argh art awards blogging browser bugs cli code config configuration copyright data mining debconf debian dns documentation email errm? events fail fail2ban filesharing films flame fun gcc google graphs grml hacking hacks hardware heise information installation internet irc knowledge libacpi links linux mail monitoring network networking news newsbeuter nonsense omg openoffice open source opera passwords php phrack piratebay power privacy programming qa random blurb rant release releases rss scripts security service setup shell software spam ssh stfl stuff terminal tests text mode tip tips tools troubleshooting unix video vim.editing web web 2.0 websites wikipedia 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