]> Sergey Matveev's repositories - st.git/commit
Add CHT sequence
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 29 Aug 2012 18:05:25 +0000 (20:05 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 29 Aug 2012 18:05:25 +0000 (20:05 +0200)
commit6590664fa0833559d35da559107d7836088e447d
treea84f4ddb4c7b6e3be0134884245252135388dee1
parente049533ca79acc2a446d1f63450c35b824e0ade2
Add CHT sequence
This sequence performs "Cursor Forward Tabulation <n> tab stops", which
although is not present in vt100 or vt102, xterm accepts it.
---
 st.c |    5 +++++
 1 file changed, 5 insertions(+)
st.c