From fa7e60f492b1b5c30df97511d46d6631fb4b04f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Thu, 19 Dec 2019 11:34:11 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 015f842..8d38361 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,6 @@ Imagine being able to search your shell history based on both the command itself - :heavy_check_mark: Record shell history with metadata - :heavy_check_mark: save it as JSON to `~/.resh_history.json` -- :heavy_check_mark: Support zsh and bash - -- :heavy_check_mark: Support Linux and macOS - - - :white_check_mark: Provide bindings for arrow keys - :heavy_check_mark: imitate default behaviour - :heavy_check_mark: save additional metadata (e.g. command was recalled using arrow keys)