Created
August 6, 2018 23:02
-
-
Save dsifford/53599e7a2c87517834954d4e49d0f79a to your computer and use it in GitHub Desktop.
A tmux-256color based TERMINFO that adds the escape sequences for italic.
This file contains 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 tmux-256color based TERMINFO that adds the escape sequences for italic. | |
tmux-256color|screen with 256 colors and italic, | |
sitm=\E[3m, ritm=\E[23m, | |
use=screen-256color, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment