Compare commits

...

No commits in common. "62af58117f65f27febca6d84231d11f63f01cd40" and "22fab025f7fddaf3187f97e1382044e51ff36220" have entirely different histories.

3 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
# A screen-256color based TERMINFO that adds the escape sequences for italic.
screen-256color|screen with 256 colors and italic,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,

View File

@ -1,4 +1,3 @@
# A screen-256color based TERMINFO that adds the escape sequences for italic.
screen-256color|screen with 256 colors and italic,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,

View File

@ -1,4 +1,3 @@
# A xterm-256color based TERMINFO that adds the escape sequences for italic.
xterm-256color|xterm with 256 colors and italic,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,