diff options
author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-09-01 22:54:07 +0200 |
---|---|---|
committer | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-09-01 22:54:07 +0200 |
commit | 42344b715420a26a5711bb687a0e5f68bbcd3c86 (patch) | |
tree | d32ae758915c8b30570b968448ac2fcee0091d03 | |
parent | a79bc96c94e786c0e542539f80b622147d7385ac (diff) | |
download | st-42344b715420a26a5711bb687a0e5f68bbcd3c86.tar.gz st-42344b715420a26a5711bb687a0e5f68bbcd3c86.tar.bz2 |
started to go through st.info and fix things.
-rw-r--r-- | st.info | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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, |