bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2015-05-11 15:39:45 +02:00
bin
debian Improving release scripts. 2015-02-27 09:03:17 +01:00
dist Syncing 1.17 release changes (1.17 final commit). 2015-05-09 23:11:27 +02:00
doc
man Fixing #107 by making big keys handling in radix sort an option. 2015-02-28 08:45:46 +01:00
src Fixed #139 by adding an CLI option to get Zsh configuration listing. 2015-05-11 13:47:02 +02:00
tests Polishing configuration MD and adding i18n test case. 2015-02-28 18:00:20 +01:00
.travis.yml Improving Travis conf to prepare autoconf assets. 2015-05-11 15:39:45 +02:00
CONFIGURATION.md Polishing configuration MD and adding i18n test case. 2015-02-28 18:00:20 +01:00
configure.ac Syncing 1.17 release changes (1.17 final commit). 2015-05-09 23:11:27 +02:00
INSTALLATION.md Fixed #141 by removal of the double help listing. 2015-05-10 08:21:58 +02:00
LICENSE
Makefile.am
PKGBUILD
README.md Adding Travis build status icon. 2015-05-11 13:54:33 +02:00

hstr

Easily view, navigate, search and use your command history with shell history suggest box for Bash and Zsh.

Shell History Suggest Box

DESCRIPTION

Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands?

HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r.

Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive information like passwords) and bookmark your favorite commands.

Enjoy video tutorial.

INSTALLATION

Install HSTR:

CONFIGURATION

Optionally configure HSTR just by running:

hh --show-configuration >> ~/.bashrc

For detailed hh configuration documentation please refer to Configuration.

DOCUMENTATION

Check hh man page:

man hh

BUGS

https://github.com/dvorka/hstr/issues