bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2015-09-10 10:13:58 +02:00
bin Moving user scripts to bin/ dir. 2014-01-09 22:15:11 +01:00
debian Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
dist Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
doc Adding doc/ dir. 2014-04-27 13:31:39 +02:00
man Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
src Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
tests Adding change log and fixing copyright/license source code headers. 2015-09-02 21:24:13 +02:00
.travis.yml Improving Travis conf to prepare autoconf assets. 2015-05-27 23:03:22 +02:00
ChangeLog Adding change log and fixing copyright/license source code headers. 2015-09-02 21:24:13 +02:00
CONFIGURATION.md Adding blacklists to documentation. 2015-05-28 07:08:15 +02:00
configure.ac Adding change log and fixing copyright/license source code headers. 2015-09-02 21:24:13 +02:00
DOCUMENTATION.md Polishing documentation shorcuts rendering. 2015-05-28 07:03:14 +02:00
INSTALLATION.md Adding links to Gentoo installation instructions. 2015-08-30 22:31:32 +02: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 Adding change log and fixing copyright/license source code headers. 2015-09-02 21:24:13 +02:00
PKGBUILD Removing blacklist old dead code + fixing build for next version and blacklist. 2015-05-27 23:13:27 +02:00
README.md Fixing links from the readme to installation MD. 2015-08-30 22:34:51 +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