browsh/interfacer
Thomas Buckley-Houston 527df8bb16 Fix for non-ASCII chars generating extra chars
This was caused by misunderstanding of the finer details of strings,
runes and slices. I just changed the input_box struct to use runes and
then followed the trail of type errors until input_boxes only ever used
strings to send their text outside themselves.

Closes #93
2018-07-16 17:58:53 +08:00
..
contrib Add OpenBSD build 2018-07-14 21:25:29 +08:00
src Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
test Fix for incorrectly calculated char dimensions 2018-07-16 13:56:24 +08:00
Gopkg.lock Added gzip compression to HTTP server 2018-06-26 13:57:52 +08:00
Gopkg.toml Added gzip compression to HTTP server 2018-06-26 13:57:52 +08:00