mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +01:00
6 lines
194 B
Markdown
6 lines
194 B
Markdown
|
# TMUX
|
||
|
|
||
|
## Italics and Truecolor
|
||
|
For italics and truecolor to work inside tmux, a custom TERMINFO is needed. To compile the terminfo file run the following:
|
||
|
`tic xterm-256color-italic.terminfo`
|