1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 16:54:09 +02:00

tmux terminfo for italics

This commit is contained in:
2018-02-02 16:09:27 +01:00
parent 07d0fe548d
commit 8beb0b2d08
4 changed files with 8 additions and 0 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
tmux-256color|tmux with 256 colors,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,
use=screen-256color,
+4
View File
@@ -0,0 +1,4 @@
tmux|tmux terminal multiplexer,
sitm=\E[3m, ritm=\E[23m,
smso=\E[7m, rmso=\E[27m,
use=screen,