From c066550968445dc89fe058a517a380d1d3eced46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Tue, 21 Jan 2020 02:40:29 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d26a593..0872db4 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ Imagine being able to search your shell history based on both the command itself - :heavy_check_mark: zsh - :white_check_mark: bash *(performance issues)* -- :white_check_mark: Provide an app to search the history (launch it using following command `resh`) - - :heavy_check_mark: provide binding for Control+R - - :white_check_mark: allow searchnig by metadata +- :white_check_mark: Provide an app to search the history (launch it using `resh`) + - :heavy_check_mark: provide binding for Control+R (enable it using `reshctl enable ctrl_r_binding_global`) + - :white_check_mark: allow searchnig by metadata (only command and directory so far) - :x: app contians different search modes - :heavy_check_mark: Provide a `reshctl` utility to control and interact with the project