bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2016-03-24 23:31:31 +01:00
bin Moving user scripts to bin/ dir. 2014-01-09 22:15:11 +01:00
debian Reconfiguration for 1.18 release. 2015-11-23 20:56:31 +01:00
dist Getting ready for the next release. 2015-12-30 06:50:32 +01:00
doc Adding prompt-bottom option allowing to have prompt at the bottom of the page. 2016-03-24 23:31:31 +01:00
man Adding prompt-bottom option allowing to have prompt at the bottom of the page. 2016-03-24 23:31:31 +01:00
src Fixing favorites message in bottom prompt mode. 2016-03-24 23:31:31 +01:00
tests Don't clear page to leave content in terminal (useful in alternative page). 2015-11-27 06:52:11 +01:00
.travis.yml Improving Travis conf to prepare autoconf assets. 2015-05-27 23:03:22 +02:00
Changelog Getting ready 1.19 release. 2015-11-25 21:29:44 +01:00
CONFIGURATION.md Polishing duplicates elimination in raw view. 2015-12-29 23:21:40 +01:00
configure.ac Getting ready for the next release. 2015-12-30 06:50:32 +01:00
DOCUMENTATION.md Polishing documentation shorcuts rendering. 2015-05-28 07:03:14 +02:00
INSTALLATION.md Merge pull request #180 from maryasov/patch-1 2016-02-17 20:54:14 +01:00
LICENSE Initial commit 2013-12-02 14:47:51 -08:00
Makefile.am Adding DEB scripts and configs 2013-12-25 20:20:36 +01:00
pad.xml Getting ready 1.19 release. 2015-11-25 21:29:44 +01:00
PKGBUILD Getting ready 1.19 release. 2015-11-25 21:29:44 +01:00
README.md Update README.md 2016-01-14 22:21:46 +06: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