]> git.phdru.name Git - dotfiles.git/commitdiff
Remove unused and undefined entries
authorOleg Broytman <phd@phdru.name>
Tue, 5 Aug 2014 20:45:34 +0000 (00:45 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 5 Aug 2014 20:45:34 +0000 (00:45 +0400)
lib/config/less/dark_bg
lib/config/less/light_bg

index a547352f523401860d75d6a70b0625e0da1114c5..f4e6bd613fd2b311c772be9e01c678501061c679 100644 (file)
@@ -1,8 +1,4 @@
 # See https://unix.stackexchange.com/q/108699 and man terminfo
-export LESS_TERMCAP_ZN="`tput ssubm`" # Enter subscript mode
-export LESS_TERMCAP_ZO="`tput ssupm`" # Enter superscript mode
-export LESS_TERMCAP_ZV="`tput rsubm`" # End subscript mode
-export LESS_TERMCAP_ZW="`tput rsupm`" # End superscript mode
 export LESS_TERMCAP_mb="`tput bold; tput setaf 2`" # begin blinking - bold green
 export LESS_TERMCAP_md="`tput bold; tput setaf 6`" # begin bold - cyan
 export LESS_TERMCAP_me="`tput sgr0`" # end mode
index 03df111c70eef2b1f738e66c5218fbe58bc7af98..6c1e09c616cbc2f2be6652f7268b219cb33f9ea9 100644 (file)
@@ -1,8 +1,4 @@
 # See https://unix.stackexchange.com/q/108699 and man terminfo
-export LESS_TERMCAP_ZN="`tput ssubm`" # Enter subscript mode
-export LESS_TERMCAP_ZO="`tput ssupm`" # Enter superscript mode
-export LESS_TERMCAP_ZV="`tput rsubm`" # End subscript mode
-export LESS_TERMCAP_ZW="`tput rsupm`" # End superscript mode
 export LESS_TERMCAP_mb="`tput bold; tput setaf 5`" # begin blinking - bold magenta
 export LESS_TERMCAP_md="`tput bold; tput setaf 4`" # begin bold - blue
 export LESS_TERMCAP_me="`tput sgr0`" # end mode