Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ybubnov/8da77da1f0086d455ab318a2c2854140 to your computer and use it in GitHub Desktop.

Select an option

Save ybubnov/8da77da1f0086d455ab318a2c2854140 to your computer and use it in GitHub Desktop.

Revisions

  1. @sos4nt sos4nt created this gist Jul 27, 2012.
    13 changes: 13 additions & 0 deletions xterm-256color-italic.terminfo
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    # 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,