gchp / iota

A terminal-based text editor written in Rust
MIT License
1.62k stars 80 forks source link

Better unicode support for Buffer #109

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

This builds off of #108. If you haven't taken a look at that PR, do that first :)

These changes are intended to make it easier to give Iota unicode support.

Changes

gchp commented 8 years ago

Thanks for this. It might take me a little bit to go through it all, bear with me :) starting now!