Эх сурвалжийг харах

started to go through st.info and fix things.

Aurélien Aptel 14 жил өмнө
parent
commit
42344b7154
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      st.info

+ 3 - 0
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,