termite.terminfo: add dim
This commit is contained in:
parent
d92778fd62
commit
8b876a326f
|
@ -35,6 +35,7 @@ termite|VTE-based terminal,
|
||||||
cvvis=\E[?12;25h,
|
cvvis=\E[?12;25h,
|
||||||
dch=\E[%p1%dP,
|
dch=\E[%p1%dP,
|
||||||
dch1=\E[P,
|
dch1=\E[P,
|
||||||
|
dim=\E[2m,
|
||||||
dl=\E[%p1%dM,
|
dl=\E[%p1%dM,
|
||||||
dl1=\E[M,
|
dl1=\E[M,
|
||||||
ech=\E[%p1%dX,
|
ech=\E[%p1%dX,
|
||||||
|
|
Loading…
Reference in New Issue