gchp / iota

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

Fixing undo/redo across pages. #63

Closed pythonesque closed 9 years ago

pythonesque commented 9 years ago

This just replicates the functionality already used elsewhere to perform scrolling. At some point it should be refactored to be shared.