Skip to content

Instantly share code, notes, and snippets.

@lunacookies
Created March 12, 2018 06:49
Show Gist options
  • Save lunacookies/10c66e909adb1b0afebf8aab92b12a03 to your computer and use it in GitHub Desktop.
Save lunacookies/10c66e909adb1b0afebf8aab92b12a03 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=tmux-256color-italic
#
tmux-256color-italic|tmux 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