JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Also clears ESC_START on interrupt characters during sequences.
authorColona <colona@ycc.fr>
Wed, 7 May 2014 08:05:27 +0000 (10:05 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 9 May 2014 06:26:37 +0000 (08:26 +0200)
commit5e917ab2874de556de12ce43e9a97300c9c722a2
tree5155ee519d3bfdbe8dcb66b338f27af22ff9bf3c
parent99fb365aa30e6d9f8fa035f4d2adbc3145fafb00
Also clears ESC_START on interrupt characters during sequences.

Otherwise, the rest of the input is interpreted as a new escape
sequence.
For the ESC character, ESC_START is re-set in tcontrolcode.
st.c