Skip to content

Instantly share code, notes, and snippets.

@F1LT3R
Created March 2, 2017 05:03
Show Gist options
  • Save F1LT3R/4748a3e47c7fbd445211e4e5cbd96021 to your computer and use it in GitHub Desktop.
Save F1LT3R/4748a3e47c7fbd445211e4e5cbd96021 to your computer and use it in GitHub Desktop.
special chats scrub delete terminal.js
const blinkOn = '\x1b\x5b\x35\x6d';
const blinkOff = '\x1b\x5b\x30\x6d';
const scrubSeq = '\x1b\x5b\x44';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment