bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
Jeremie Miserez 7f37dd29c4 164: Workaround for missing TIOCSTI ioctl call on Cygwin.
Based on the changes by @riedel, slightly cleaned up and minimized:
6bcdcc8ad3
01713eb4c2
2017-05-30 13:23:15 +02: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 1.22 release. 2017-02-02 21:44:38 +01:00
doc 164: Workaround for missing TIOCSTI ioctl call on Cygwin. 2017-05-30 13:23:15 +02:00
man Manual typo fix 2017-04-28 19:40:50 -07:00
src 164: Workaround for missing TIOCSTI ioctl call on Cygwin. 2017-05-30 13:23:15 +02: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 for 1.22 release. 2017-02-02 21:44:38 +01:00
CONFIGURATION.md Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:42:01 +02:00
configure.ac Further improvements to NCURSES detection. 2017-04-12 09:05:21 +02:00
DOCUMENTATION.md Polishing documentation shorcuts rendering. 2015-05-28 07:03:14 +02:00
INSTALLATION.md Update INSTALLATION.md 2017-02-02 22:01:40 +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 Updating version 1.21 > 1.22. 2017-01-21 20:27:26 +01:00
PKGBUILD Getting ready for 1.22 release. 2017-02-02 21:44:38 +01: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