Skip to content

Instantly share code, notes, and snippets.

@cyxou
Created November 6, 2017 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyxou/5adf26e8e4af6b7acd72615ddced8526 to your computer and use it in GitHub Desktop.
Save cyxou/5adf26e8e4af6b7acd72615ddced8526 to your computer and use it in GitHub Desktop.
tmux-256color-italic
# A tmux-256color based TERMINFO that adds the escape sequences for italic.
#
# Install:
#
# tic tmux-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=screen-256color,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment