Primitives for building syntax-based, keyboard-driven editors
Find a file
2024-09-02 00:14:10 +02:00
examples posint example: switch between synced editors based on list of editor types 2024-09-02 00:14:10 +02:00
lib-nested-core posint get_value() : ignore invalid digits 2024-09-02 00:14:10 +02:00
lib-nested-tty tty backend: hooks to setup display for binary, octal, decimal \& hex notations of PosInt 2024-09-02 00:14:10 +02:00
srv-pty-capture rename pty&tty servers 2024-06-05 02:16:09 +02:00
srv-tty-output rename pty&tty servers 2024-06-05 02:16:09 +02:00
.gitignore update gitignore 2022-06-17 18:22:06 +02:00
Cargo.toml rename pty&tty servers 2024-06-05 02:16:09 +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 rust toolchain: remove note 2023-08-11 19:32:21 +02:00