Compare commits

...

No commits in common. "22fab025f7fddaf3187f97e1382044e51ff36220" and "03d5c2da9611255eefa80c81e857d6a1a22f41a8" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
screen-256color|screen with 256 colors and italic,
screen-256color|xterm 256 colors italic bold,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,
use=xterm-256color,

View File

@ -1,4 +1,4 @@
screen-256color|screen with 256 colors and italic,
tmux-256color|xterm 256 italic bold,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,
use=xterm-256color,

View File

@ -1,4 +1,4 @@
xterm-256color|xterm with 256 colors and italic,
xterm-256color|xterm 256 colors italic bold,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,
use=xterm-256color,