gchp / iota

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

Refactor line drawing #10

Closed gchp closed 9 years ago

gchp commented 9 years ago

Lines don't draw properly if there are tab (\t) characters in the data. Need to refactor to take special characters into account.