mirror of
https://github.com/alrayyes/st.git
synced 2024-11-22 11:26:21 +00:00
st.info: do not prevent st from displaying attributes
With ncv set to 3, we prevent st from displaying A_STANDOUT and A_UNDERLINE with colors while our virtual terminal is capable of it.
This commit is contained in:
parent
023225ef40
commit
5ce853a1c1
1 changed files with 1 additions and 1 deletions
2
st.info
2
st.info
|
@ -149,7 +149,7 @@ st| simpleterm,
|
||||||
lines#24,
|
lines#24,
|
||||||
mir,
|
mir,
|
||||||
msgr,
|
msgr,
|
||||||
ncv#3,
|
ncv@,
|
||||||
npc,
|
npc,
|
||||||
op=\E[39;49m,
|
op=\E[39;49m,
|
||||||
pairs#64,
|
pairs#64,
|
||||||
|
|
Loading…
Reference in a new issue