From 479f44ad6892294d6971a39f71443ea7890fbbd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Sun, 3 May 2020 12:46:10 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 572e0c4..ce07f6b 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,9 @@ Imagine being able to search your shell history based on both the command itself - :white_check_mark: Provide an app to search the history - :heavy_check_mark: provide binding for Control+R (enable it using `reshctl enable ctrl_r_binding_global`) - - :heavy_check_mark: use current context when searching - - :heavy_check_mark: allow searching completely without context + - :heavy_check_mark: use current context when searching (host, directory, git, exit status) + - :heavy_check_mark: allow searching completely without context ("raw" mode) + - :x: import and search history from before RESH was installed - :x: allow listing details for individual commands - :x: include a help page with keybindings and onboarding in the app - :x: allow explicitly searching by metadata