This repository has been archived on 2021-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
terminal/tmux-256color.terminfo
Kenneth Benzie (Benie) 8e91e5fd10 Enable bold & italic using terminfo database
Extend the default `xterm-256color` terminfo to enable italic and bold
text in `xterm`, `screem`, and `tmux`.
2018-08-01 21:33:12 +01:00

5 lines
127 B
Plaintext

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