From 624677b96184cf3c668031365e3262fc2f1174e0 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 5 Mar 2026 10:52:31 -0500 Subject: [PATCH] Update images in README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b65a7f4..934243d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Linux shell written in Rust. The name is a nod to the original Unix utilities `sh` and `ed`. It's a shell with a heavy emphasis on smooth line editing. -shed +shed ## Features @@ -44,8 +44,9 @@ Additionally, `echo` now has a `-p` flag that expands prompt escape sequences, s `shed` comes with fuzzy completion and history searching out of the box. It has it's own internal fuzzyfinder implementation, so `fzf` is not a dependency. -shed_comp -shed_search +shed_comp +shed_search + ### Keymaps