Bruce Evans e4501d816b Fix vt100 escape sequence for showing and hiding the cursor in syscons.
It should toggle between 2 states, but it used a cut-down version of
support for a related 3-state syscons escape sequence and inherited
bugs from that.  The usual misbehaviour was that hiding and showing
the cursor reset it to a global default.

Support for the 3-state sequence remains broken by aliasing to the 2-state
sequence.  This works better but incompatibly for the 2 cases that it
supports.
2017-08-18 12:45:00 +00:00
..
2017-05-23 09:29:05 +00:00
2017-08-09 09:13:15 +00:00
2017-08-16 22:54:35 +00:00
2017-07-09 13:53:32 +00:00
2017-08-16 19:40:07 +00:00
2017-05-23 09:29:05 +00:00
2017-06-08 21:30:34 +00:00
2017-08-16 08:49:11 +00:00