Compare commits
No commits in common. "62af58117f65f27febca6d84231d11f63f01cd40" and "22fab025f7fddaf3187f97e1382044e51ff36220" have entirely different histories.
62af58117f
...
22fab025f7
@ -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,
|
||||
|
@ -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,
|
||||
|
@ -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,
|
||||
|
Reference in New Issue
Block a user