Standout is now reverse. This makes bsd-games work in st.
This commit is contained in:
parent
73879c1729
commit
f741df9cda
1 changed files with 2 additions and 2 deletions
4
st.info
4
st.info
|
@ -162,7 +162,7 @@ st| simpleterm,
|
|||
rmcup=\E[?1049l,
|
||||
rmir=\E[4l,
|
||||
rmkx=\E[?1l\E>,
|
||||
rmso=\E[23m,
|
||||
rmso=\E[27m,
|
||||
rmul=\E[m,
|
||||
rs1=\Ec,
|
||||
rs2=\E[4l\E>,
|
||||
|
@ -178,7 +178,7 @@ st| simpleterm,
|
|||
smcup=\E[?1049h,
|
||||
smir=\E[4h,
|
||||
smkx=\E[?1h\E=,
|
||||
smso=\E[3m,
|
||||
smso=\E[7m,
|
||||
smul=\E[4m,
|
||||
tbc=\E[3g,
|
||||
tsl=\E]0;,
|
||||
|
|
Loading…
Reference in a new issue