- i forgot how arity works
- suppress bracketed paste mode codes
- test push to rubygems, no functional changes
- added TTYString.parse as a shortcut for .new#to_s
- added TTYString.to_proc for lols
- added jruby to travis matrix, fortunately it just works™
- fixed a bug with ignoring \a
- Stricter rendering because it turns out terminals are randomly permissive
- removed support for ruby 2.3
- added \e[S and \e[T handling
- Initial Release