Primitives for building syntax-based, keyboard-driven editors
Go to file
2021-09-21 02:19:42 +02:00
math move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
nested shell: use portable-pty crate instead of pty-rs 2021-09-15 15:24:39 +02:00
sdf_editor use UVec2 in Layer info 2021-09-12 22:57:58 +02:00
shell shell: fit size of ascii box around pty to its contents 2021-09-21 02:19:42 +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 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 add rust-toolchain 2021-09-15 15:25:03 +02:00