GNOME Bugzilla – Bug 779518
Reset could terminate escape sequences
Last modified: 2018-03-27 17:50:49 UTC
From https://bugzilla.xfce.org/show_bug.cgi?id=13383 (see also bug 777733 and bug 737792): Certain escape sequences are easy to open and not terminate (e.g. while outputting random binary or corrupted data or data of wrong encoding). To the user this looks like the terminal becomes stuck. The API Reset operation (hence the Reset menu entry) could unstick the terminal from this mode and continue interpreting incoming data as text to be printed. (Is this a good idea? Any downsides perhaps?)
See also bug 730760.
Good idea, yes. AFAICT, xterm does this too, so there shouldn't be any downside.
Hi, any progress with this one?
Not yet :(
Fixed on master.