JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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)
commitaaef13aaaaddbbf1e793b9df0e9cfc4d6d28d1b9
treea84f4ddb4c7b6e3be0134884245252135388dee1
parent12de47a93393e098d5d48333290a5710a543c3d6
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