mirror of
https://github.com/LukeSmithxyz/st.git
synced 2024-11-22 07:15:59 +01:00
fixed start/end sequence of gfx.
This commit is contained in:
parent
223909e008
commit
7d325a3797
1 changed files with 2 additions and 2 deletions
4
st.info
4
st.info
|
@ -56,13 +56,13 @@ st| simpleterm,
|
|||
op=\E[37;40m,
|
||||
pairs#64,
|
||||
rev=\E[7m,
|
||||
rmacs=\E[10m,
|
||||
rmacs=\E(B,
|
||||
rmso=\E[m,
|
||||
rmul=\E[m,
|
||||
setab=\E[4%p1%dm,
|
||||
setaf=\E[3%p1%dm,
|
||||
sgr0=\E[0m,
|
||||
smacs=\E[12m,
|
||||
smacs=\E(0,
|
||||
smso=\E[7m,
|
||||
smul=\E[4m,
|
||||
tbc=\E[2g,
|
||||
|
|
Loading…
Reference in a new issue