Extend the default `xterm-256color` terminfo to enable italic and bold text in `xterm`, `screem`, and `tmux`.
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
xterm-256color|xterm 256 colors italic bold,
|
|
sitm=\E[3m, ritm=\E[23m,
|
|
smso=\E[7m, rmso=\E[27m,
|
|
use=xterm-256color,
|