command running, raw mode and history

This commit is contained in:
Raptorox 2025-09-20 18:50:06 +02:00
parent e9d64b38cd
commit ec1a840bb6
No known key found for this signature in database
GPG key ID: 8B3556FC3ED1F6D8
7 changed files with 366 additions and 2 deletions

View file

@ -2,3 +2,7 @@
name = "rush"
version = "0.1.0"
edition = "2024"
default-run = "rush"
[dependencies]
libc = "0.2.175"