bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2015-01-26 09:01:24 +01:00
bin Moving user scripts to bin/ dir. 2014-01-09 22:15:11 +01:00
debian Fixing Launchpad build - curses > ncursesw includes. 2014-09-12 21:46:49 +02:00
dist Fixed dput path to enable launchpad releases. 2015-01-08 12:39:19 +01:00
doc Adding doc/ dir. 2014-04-27 13:31:39 +02:00
man Fixed #46 by adding fix command (fc) bound to left arrow allowing to edit command. 2015-01-26 09:01:24 +01:00
src Fixing zsh support - better shell detection; robust offset detection (w/ or w/o timestamp), ranking support (prefix trimming prior hashing), ... 2015-01-13 23:31:17 +01:00
tests TABs > SPACEs 2014-10-29 20:26:11 +01:00
CONFIGURATION.md Polishing MDs. 2015-01-13 23:34:14 +01:00
configure.ac Stabilizing release scripts: binary release fixed w/ automake detection; hh source code fixed to be strictly OK; launchpad release still broken (added just /tmp building to workaround pbuilder-dist hard link defect). 2015-01-08 12:07:06 +01:00
INSTALLATION.md Add comments about zsh history item format. 2015-01-13 22:57:31 +08: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
PKGBUILD PKGBUILD for Archlinux 2014-02-26 03:01:07 +01:00
README.md Polishing MDs. 2015-01-13 23:34:14 +01:00

hstr

Bash/zsh history suggest box.

BASH 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 hh using distribution, from source code, on Ubuntu, Debian/Mint, Arch Linux or Mac OS.

CONFIGURATION

Optionally configure hh 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