Shell: justified man pager

master
Pierre Neidhardt 2013-10-27 14:33:17 +01:00
parent 576769fa50
commit 1f185bf32a
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
application/pdf zathura
application/x-tex em

View File

@ -15,6 +15,7 @@ man()
# so = status bar
# us = italic (arguments, files)
env \
MANWIDTH=$(tput cols) \
LESS_TERMCAP_mb=$(printf "\e[1;31m") \
LESS_TERMCAP_md=$(printf "\e[0;36m") \
LESS_TERMCAP_me=$(printf "\e[0m") \