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
MD 5f7ad2d69924e6dc941da8504e695ea7ea26a681 Martin Dvorak 2014-01-19 13:37:46
More Ctrl-r consistency: Ctrl-r to navigate history, DEL to delete history entry a6d96409f8e1fb71cdc7fc5a3557967a49c7fc62 Martin Dvorak 2014-01-19 07:57:45
Added assert to protect radix and set and thus fixed #21. 80c2cba194a080bef6a482c21b918da86eedb507 Martin Dvorak 2014-01-18 23:01:08
Fixed #6 and prepared macros to detect color support + removed implicit stdscr params. 4cb887b0d4d2508271391fc31f2b8c64dc060888 Martin Dvorak 2014-01-18 22:33:16
Fixed #37 - C-u changed to clear the pattern line. 3422670cb48605c1cf33429cede02c5078b6b38e Martin Dvorak 2014-01-18 21:08:46
Exit and do nothing on ESC. fec24970311deff098819b481601857fdc0ab343 Martin Dvorak 2014-01-18 20:50:04
Moved ot curses based keyboard handling and fixed #36. e969b56700a0eb93fbd0f2770b386abd66033e60 Martin Dvorak 2014-01-18 20:45:37
Refactoring tests. 995ad9481fac2e0366b2d40df5b45464b2712177 Martin Dvorak 2014-01-17 21:28:02
Removing binary test and adding empty keyb test c7ff3d6783ded2367ae6cf45390ef11a80b1a982 Martin Dvorak 2014-01-17 04:01:29
Man. 9c048a55d553117e16115176000621b6a9eccfe1 Martin Dvorak 2014-01-17 03:54:54
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