mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Standout is now reverse. This makes bsd-games work in st.
This commit is contained in:
parent
73879c1729
commit
f741df9cda
4
st.info
4
st.info
@ -162,7 +162,7 @@ st| simpleterm,
|
|||||||
rmcup=\E[?1049l,
|
rmcup=\E[?1049l,
|
||||||
rmir=\E[4l,
|
rmir=\E[4l,
|
||||||
rmkx=\E[?1l\E>,
|
rmkx=\E[?1l\E>,
|
||||||
rmso=\E[23m,
|
rmso=\E[27m,
|
||||||
rmul=\E[m,
|
rmul=\E[m,
|
||||||
rs1=\Ec,
|
rs1=\Ec,
|
||||||
rs2=\E[4l\E>,
|
rs2=\E[4l\E>,
|
||||||
@ -178,7 +178,7 @@ st| simpleterm,
|
|||||||
smcup=\E[?1049h,
|
smcup=\E[?1049h,
|
||||||
smir=\E[4h,
|
smir=\E[4h,
|
||||||
smkx=\E[?1h\E=,
|
smkx=\E[?1h\E=,
|
||||||
smso=\E[3m,
|
smso=\E[7m,
|
||||||
smul=\E[4m,
|
smul=\E[4m,
|
||||||
tbc=\E[3g,
|
tbc=\E[3g,
|
||||||
tsl=\E]0;,
|
tsl=\E]0;,
|
||||||
|
Loading…
Reference in New Issue
Block a user