bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2016-11-11 23:21:36 +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 Finishing 1.21 2016-10-22 11:46:04 +02: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 Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:45:36 +02:00
src Added prompt to delete action. 2016-11-11 23:21:36 +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 Finishing 1.21 2016-10-22 11:46:04 +02:00
CONFIGURATION.md Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:42:01 +02:00
configure.ac Getting ready for Yakkety 1.21 release. 2016-10-22 11:46:04 +02:00
DOCUMENTATION.md Polishing documentation shorcuts rendering. 2015-05-28 07:03:14 +02:00
INSTALLATION.md Adding one-liner for Ubuntu. 2016-10-11 08:51:18 +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 Getting ready for Yakkety 1.21 release. 2016-10-22 11:46:04 +02:00
PKGBUILD Towards Ubuntu XX release. 2016-04-27 07:28:27 +02:00
README.md Update README.md 2016-11-01 09:30:45 +01: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

IN THE NEWS

Read about hh in LinuxMagazine, UbuntuGeek, DebianAdmin, Tuxdiary or Softpedia.

BUGS

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