Primitives for building syntax-based, keyboard-driven editors
Go to file
2021-11-09 02:56:21 +01:00
math move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
nested some more ansi parsing improvements 2021-11-09 02:56:21 +01:00
sdf_editor update dependencies 2021-10-01 16:29:18 +02:00
shell list editor: catch out of bounds in ListEditor::get_item() 2021-11-07 08:50:36 +01:00
terminal fix warnings 2021-05-13 16:22:30 +02:00
.gitignore move nested into a lib crate 2021-04-19 05:02:11 +02:00
Cargo.toml first color editor 2021-09-06 00:08:36 +02:00
enable_nodeadlock.sh script to enable/disable no_deadlocks::RwLock instead of std::sync::RwLock 2021-03-30 22:47:05 +02:00
rust-toolchain optimize index views with IndexArea enum to allow range based notifications 2021-11-07 08:48:04 +01:00