Skip to content

Instantly share code, notes, and snippets.

@DarkAlexWang
Created February 13, 2017 04:22
Show Gist options
  • Save DarkAlexWang/d72f10cc37aba3df7aeeaa1b493af70c to your computer and use it in GitHub Desktop.
Save DarkAlexWang/d72f10cc37aba3df7aeeaa1b493af70c to your computer and use it in GitHub Desktop.
use italics in iterm2 terminal
{ infocmp -1 xterm-256color ; echo "\tsitm=\\E[3m,\n\tritm=\\E[23m,"; } > /tmp/xterm-256color.terminfo
tic /tmp/xterm-256color.terminfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment