From: Roberto E. Vargas Caballero Date: Thu, 8 Nov 2012 16:20:15 +0000 (+0100) Subject: Save cursor position in terminal reset X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/ee3e0a9fd032bb35eea5c46fc0a9efcd6a80579a?ds=inline;hp=ee3e0a9fd032bb35eea5c46fc0a9efcd6a80579a 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(+) ---