From 9e00088568d7ef07160dca09b25771bbc23ede98 Mon Sep 17 00:00:00 2001 From: Andrew Cantino Date: Fri, 20 Dec 2024 19:56:48 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3bc991..87d3d18 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ TL;DR: an upgraded `ctrl-r` where history results make sense for what you're wor * Designed to be extensible for other shells in the future. * Written in Rust, so it's fast and safe. * You can type `%` to match any number of characters when searching. +* Supports zsh, bash (version 3+), and powershell (version 7+) ## Prioritization