From fa3b27b3bce5087cfaadcc4066977d119a2d8980 Mon Sep 17 00:00:00 2001 From: khasan Date: Thu, 8 Aug 2024 22:27:03 +0300 Subject: [PATCH] Document TAB edit and ENTER execute functionality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b04d8e3e..99e5e797 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ again? Are you looking for a tool that is able to manage your **favorite** commands? HSTR (**H**i**ST**o**R**y) is a command line utility that brings improved `bash`/`zsh` command completion -from the history. It aims to make completion **easier** and more **efficient** than Ctrl-r. +from the history. It aims to make completion **easier** and more **efficient** than Ctrl-r. Press TAB to edit a selected command and ENTER to execute it directly. HSTR can also **manage** your command history (for instance you can remove commands that are obsolete or contain a piece of sensitive information)