Text editor in rust
Go to file
2019-01-04 14:43:15 +01:00
assets Fix backspace, fix add text 2019-01-04 14:43:15 +01:00
src Fix backspace, fix add text 2019-01-04 14:43:15 +01:00
tests x 2019-01-01 11:43:10 +01:00
.gitignore Initial commit 2019-01-03 10:39:58 +01:00
Cargo.lock Dispaly caret, unify text character render 2019-01-03 10:38:54 +01:00
Cargo.toml Dispaly caret, unify text character render 2019-01-03 10:38:54 +01:00
LICENSE Initial commit 2019-01-03 10:39:58 +01:00
README.md Initial commit 2019-01-03 10:39:58 +01:00

rider

Text editor in rust