Skip to content
Snippets Groups Projects
Commit 5c711045 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Improve the ANSI sequence parsing/stripping/pass-through in spy()

Strip all *but* the expected keyboard input sequences (arrow keys, pgup/dn,
home, end, insert). Pass-through a bare ESC key (albeit with delay). ESC
immediately followed by a key other than '[' should be very quickly passed
through.
Increase the max ANSI sequence length from 31 to 256 chars.
parent 33a47954
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment