xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Commit 782ba986014885b379f1bdbcae73b22c8eba96b8

MD
Author: Martin Dvorak
Author date (UTC): 2014-01-10 00:28
Committer name: Martin Dvorak
Committer date (UTC): 2014-01-10 00:28
Parent(s): 464c08266c4d988c96d89299ecc5a60e62358c02
Signing key:
Tree: aa4bf6e67b1ff306e89c3c04f00184dd24454766
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index eb59286..5a44168)
... ... from the history. It aims to make completion easier and faster
10 10 than Ctrl-R. than Ctrl-R.
11 11
12 12
13 [![Shell History Suggest Box](http://mindforger.com/projects/images/hh.png "Shell History Suggest Box")](http://mindforger.com/projects/images/hh.png)
13 [![Shell History Suggest Box](http://mindforger.com/projects/images/hh-1.jpg "Shell History Suggest Box")](http://mindforger.com/projects/images/hh-1.jpg)
14 14
15 15
16 16 DOWNLOAD DOWNLOAD
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/hstr

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/hstr

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master