started to go through st.info and fix things.
This commit is contained in:
parent
a79bc96c94
commit
42344b7154
1 changed files with 3 additions and 0 deletions
3
st.info
3
st.info
|
@ -4,10 +4,13 @@ st| simpleterm,
|
|||
bel=^G,
|
||||
bold=\E[1m,
|
||||
cbt=\E[Z,
|
||||
civis=\E[?25l
|
||||
clear=\E[H\E[2J,
|
||||
cnorm=\E[?12l\E[?25h,
|
||||
colors#8,
|
||||
cols#80,
|
||||
cr=^M,
|
||||
csr=\E[%i%p1%d;%p2%dr,
|
||||
cub1=\E[D,
|
||||
cud1=\E[B,
|
||||
cuf1=\E[C,
|
||||
|
|
Loading…
Reference in a new issue