Skip to content

Instantly share code, notes, and snippets.

@sadsfae
Created July 14, 2017 15:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sadsfae/0b4dd18670639f7dce941a1b2a9e4e9e to your computer and use it in GitHub Desktop.
Save sadsfae/0b4dd18670639f7dce941a1b2a9e4e9e to your computer and use it in GitHub Desktop.
# 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,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment