Go to file
Nathan Vegdahl cb5b79ec9c Changed editor drawing to use line iterators.
This makes the code easier to follow, and will make it easier to
accomodate non-uniform width graphenes later on.
2014-12-31 20:19:12 -08:00
src Changed editor drawing to use line iterators. 2014-12-31 20:19:12 -08:00
.gitignore Getting dependencies and such setup properly. 2014-12-12 23:33:13 -08:00
Cargo.toml Getting dependencies and such setup properly. 2014-12-12 23:33:13 -08:00
readme.md Added readme and todo files. 2014-12-13 19:22:40 -08:00
todo.md Changed editor drawing to use line iterators. 2014-12-31 20:19:12 -08:00

Led

Led is a simple console-based text editor, inspired loosely by Zed.