| Crates.io | ad_repl |
| lib.rs | ad_repl |
| version | 0.5.0 |
| created_at | 2024-11-15 19:54:52.164633+00 |
| updated_at | 2025-12-15 09:21:05.712795+00 |
| description | A simple shell repl for the ad text editor |
| homepage | |
| repository | https://github.com/sminez/ad/tree/develop/crates/ad_repl |
| max_upload_size | |
| id | 1449552 |
| size | 17,196 |
A simple REPL that syncs an rc shell session with an ad buffer.
This program relies on the rc shell being present on your system. On Ubuntu / Debian
based systems you can install this using sudo apt-get install rc, or alternatively
you can compile it from source via plan9port.