瀏覽代碼

started to go through st.info and fix things.

Aurélien Aptel 14 年之前
父節點
當前提交
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,