From d903bb4bc89751618b8f87178894f6ca16a14091 Mon Sep 17 00:00:00 2001 From: justine Date: Wed, 22 Feb 2023 14:56:51 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 645acfd..2261b92 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Rust Shell. This is an attempt to create a simple but usable shell in Rust, beca TODO: * git commit -m "message" does not work * Allow redirecting >> to the end of a file ? +* Implement Ctrl+left and right to jump from word to word ## sqishrc (Config) See the included sqishrc file included, and copy it as ~/.sqishrc