Primitives for building syntax-based, keyboard-driven editors
Go to file
2021-08-31 03:03:51 +02:00
math move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
nested StringEditor & PosIntEditor: add get_data_port() 2021-08-31 03:03:51 +02:00
shell ListEditor: better NavResult in dn(): avoid jumping when calling dn on lowest level 2021-08-31 02:11:49 +02: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 add shell crate with stupid int editor 2021-06-05 23:30:40 +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