This is mainly just for kicks and giggles, since it really won't work quite properly anyway, due to the lack of grapheme indexing. The next real thing is to... well, start from scratch. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.txt | ||
readme.md | ||
todo.md |
Led
Led is a simple console-based text editor.
The long-term goals of Led are to be a scriptable, cross-platform code editor with both a console and GUI interface that you can take with you wherever you go. It's a long ways off from that at the moment, however.
Other projects that inspire the general direction of Led include Zed, Vim, and Emacs.