rcf 0.1.0

A tool to search command history
Documentation
[dependencies.crossbeam]
version = "0.8.0"

[dependencies.fuzzy-matcher]
version = "0.3.7"

[dependencies.itertools]
version = "0.10.0"

[dependencies.termion]
version = "1.5.5"

[package]
authors = ["Quang Le <iamquang95@gmail.com>"]
categories = ["command-line-utilities"]
description = "A tool to search command history"
edition = "2018"
homepage = "https://github.com/iamquang95/rf"
keywords = ["cli", "search", "history"]
license = "MIT OR Apache-2.0"
name = "rcf"
readme = "README.md"
repository = "https://github.com/iamquang95/rf"
version = "0.1.0"