This website requires JavaScript.
Explore
Help
Sign In
cessen
/
led
Watch
1
Star
0
Fork
0
You've already forked led
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
70
Commits
1
Branch
0
Tags
1.1
MiB
Rust
100%
9156f5cf47
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nathan Vegdahl
9156f5cf47
Passing a filename that doesn't exist will now open a buffer that will be saved to a new file of that name.
2015-01-11 01:25:23 -08:00
src
Passing a filename that doesn't exist will now open a buffer that will be saved to a new file of that name.
2015-01-11 01:25:23 -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
Split remove_text() into remove_text_before() and remove_text_after().
2015-01-11 00:59:02 -08:00
readme.md
Led
Led is a simple console-based text editor, inspired loosely by
Zed
.