Adding clearing of images and scrollback history when using clear ref. #30
This commit is contained in:
parent
286db8098b
commit
d1b9cca73c
2 changed files with 17 additions and 2 deletions
2
st.info
2
st.info
|
|
@ -10,7 +10,7 @@ st-mono| simpleterm monocolor,
|
|||
cbt=\E[Z,
|
||||
cvvis=\E[?25h,
|
||||
civis=\E[?25l,
|
||||
clear=\E[H\E[2J,
|
||||
clear=\E[H\E[3J,
|
||||
cnorm=\E[?12l\E[?25h,
|
||||
colors#2,
|
||||
cols#80,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue