termio 0.3.1
termio: ^0.3.1 copied to clipboard
A minimal library for building interactive terminal applications with VT100 escape codes support.
0.3.1 #
- rename
alternateScrolltoaltScrollfor consistency withaltBuffer - improve
altScrolldocumentation - add Alt Scroll Mode demo to ansi_demo
0.3.0+4 #
- update README example
0.3.0+3 #
- simplify example.dart
0.3.0+2 #
- new comprehensive ansi_demo example
- update README
0.3.0+1 #
- improve README
0.3.0 #
- add terminal interrupt stream
0.2.0 #
- add theme detector
0.1.0 #
- initial release