From 7ae3f2bd3c8697c6769fdb9f00f51cbfa90d1fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Wed, 18 Dec 2019 23:09:00 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9001442..015f842 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ 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) @@ -63,9 +68,9 @@ Imagine being able to search your shell history based on both the command itself - :x: Provide an API to make resh extendable -- :heavy_check_mark: Be compatible with zsh and bash +- :heavy_check_mark: Support zsh and bash -- :heavy_check_mark: Be compatible with Linux and macOS +- :heavy_check_mark: Support Linux and macOS - :white_check_mark: Require very little prerequisite software - :heavy_check_mark: Linux