gavinlaking / vedeu

A framework written in Ruby for building GUI/TUI terminal/console applications.
Other
577 stars 35 forks source link

Minor fixes; #346

Closed gavinlaking closed 8 years ago

gavinlaking commented 8 years ago

Add Vedeu.esc and Vedeu.config to make accessing the escape sequences and configuration easier. Fix issue with Vedeu.debug and String mutation. Fix #343. Small tidyups.