Created
July 27, 2012 12:13
-
-
Save sos4nt/3187620 to your computer and use it in GitHub Desktop.
A xterm-256color based TERMINFO that adds the escape sequences for italic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# A xterm-256color based TERMINFO that adds the escape sequences for italic. | |
# | |
# Install: | |
# | |
# tic xterm-256color-italic.terminfo | |
# | |
# Usage: | |
# | |
# export TERM=xterm-256color-italic | |
# | |
xterm-256color-italic|xterm with 256 colors and italic, | |
sitm=\E[3m, ritm=\E[23m, | |
use=xterm-256color, |
Thanks for this! Solved my problem with hyper terminal and vim-gruvbox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the first result in Google so here is a cleaner way:
Change line 11 to:
This avoids the need to add an ssh alias as the correct terminal will be reported to hosts.