]> git.phdru.name Git - dotfiles.git/blobdiff - lib/config/less/light_bg
Remove unused and undefined entries
[dotfiles.git] / lib / config / less / light_bg
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