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 b8c1bbc50ef746501c907a12e739827d7e2ef332

Improving man page.
Author: Martin Dvorak
Author date (UTC): 2014-05-21 04:14
Committer name: Martin Dvorak
Committer date (UTC): 2014-05-21 04:14
Parent(s): bc935b1f08e1bbf202f6a2aca61bcd57b7244d73
Signing key:
Tree: b6ba9396586e0e7570364fef37d5288be0f81ec0
File Lines added Lines deleted
man/hh.1 1 1
File man/hh.1 changed (mode: 100644) (index 01d7bd1..f747688)
... ... or with a sensitive content.
19 19 Show help Show help
20 20 .TP .TP
21 21 \fB-n --non-interactive\fR \fB-n --non-interactive\fR
22 Filter filtered history and exit
22 Print filtered history on standard output and exit
23 23 .TP .TP
24 24 \fB-f --favorites\fR \fB-f --favorites\fR
25 25 Show favorites view immediately Show favorites view immediately
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