Update README.md

pull/58/head
Šimon Let 6 years ago committed by GitHub
parent 2cac54269c
commit 7ae3f2bd3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      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: Record shell history with metadata
- :heavy_check_mark: save it as JSON to `~/.resh_history.json` - :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 - :white_check_mark: Provide bindings for arrow keys
- :heavy_check_mark: imitate default behaviour - :heavy_check_mark: imitate default behaviour
- :heavy_check_mark: save additional metadata (e.g. command was recalled using arrow keys) - :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 - :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 - :white_check_mark: Require very little prerequisite software
- :heavy_check_mark: Linux - :heavy_check_mark: Linux

Loading…
Cancel
Save