JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Save cursor position in terminal reset
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 8 Nov 2012 16:20:15 +0000 (17:20 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 8 Nov 2012 16:20:15 +0000 (17:20 +0100)
commitee3e0a9fd032bb35eea5c46fc0a9efcd6a80579a
tree4929a2ec9c73d0f1f3961feea56cbef9669b6abd
parentba9d0365ac7e138b643d7179457f8465a1dc1191
Save cursor position in terminal reset

After terminal reset saved terminal position is reset to 0, allowing know
where cursor will go in next restore cursor operation.
---
 st.c |    2 ++
 1 file changed, 2 insertions(+)
st.c