termparser 0.3.0 copy "termparser: ^0.3.0" to clipboard
termparser: ^0.3.0 copied to clipboard

ANSI Terminal escape sequence parser for terminal applications.

0.1.0 #

  • Initial version.

0.1.1 #

  • Comply with pub.dev analysis

0.2.0 #

  • added: QueryTerminalWindowSizeEvent to return window size event
  • added: ClipboardCopyEvent to return clipboard content

0.3.0 #

  • fixed: fixed OSC10 parsing