gchp / iota

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

Support for split views #118

Open gchp opened 8 years ago

gchp commented 8 years ago

I would like to be able to split views both horizontally and vertically to edit multiple files simultaneously.

Will need to wait until #117 has been finished.