started to go through st.info and fix things.

This commit is contained in:
Aurélien Aptel 2010-09-01 22:54:07 +02:00
parent a79bc96c94
commit 42344b7154
1 changed files with 3 additions and 0 deletions

View File

@ -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,