xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Subject SHA-1 Author Date
Proposing improvements in keywords match when the page is not full. 157a8bf466fb57685a1c8dad7a3225418258635a Martin Dvorak 2014-10-29 19:32:47
TABs > SPACEs ba5ba43352f2e543b8f6f480777e89896d5afcea Martin Dvorak 2014-10-29 19:26:11
Adding yellow highlighting of matching patterns for all C-e modes. d28d9fb18bcaa84cfad5e87a3e591f5becf75a64 Martin Dvorak 2014-10-29 19:18:38
Adding highlighting of keywords matching lines. e0f194912c2c34c477e42570b85714943d6d42a3 Martin Dvorak 2014-10-29 19:03:06
TABs > SPACEs f2ea910c7b1263b0a306558bc69e6d25769e8a46 Martin Dvorak 2014-10-29 18:28:26
README: Fix copy-paste error 74e105c74c85f067c60424474629c24b75b9fc1a Tomas Babej 2014-10-04 08:32:31
WIP: Add keywords search mode 8ec2ca503a1907510cffe2195f1a20f52bdc4aaf Tomas Babej 2014-10-04 08:10:16
Improving configure.ac - sub-makefiles macro call + more header deps. 796556dae00fc397686cb573cd5d0488536ba4a0 Martin Dvorak 2014-09-12 19:59:42
Fixing version number in Launchpad releases. 967f1d013da1be79f553c905df611dbd54f378b7 Martin Dvorak 2014-09-12 19:50:13
Fixing Launchpad build - curses > ncursesw includes. 7d86d52741c26b0054f6dcf80b450cf092b5e57f Martin Dvorak 2014-09-12 19:46:49
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