bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2018-04-27 16:57:39 +02:00
bin
debian
dist Beaver is bionic. 2018-04-27 16:57:39 +02:00
doc
man Making keywords match the default. 2018-04-27 16:25:48 +02:00
src Making keywords match the default. 2018-04-27 16:25:48 +02:00
tests
.travis.yml get better coverage from travis 2017-10-08 14:12:40 -07:00
_config.yml Set theme jekyll-theme-hacker 2017-11-01 12:06:02 +01:00
Changelog Fixing WLS to WSL fixes. 2018-01-19 12:23:38 +01:00
CONFIGURATION.md Adding binding of -k to C-x k #251. 2018-02-21 09:06:00 +01:00
configure.ac Fixing bug #237 by making build repeatable (removal of compiler generated build number) + 1.24 update. 2018-01-03 12:41:58 +01:00
DOCUMENTATION.md Adding binding of -k to C-x k #251. 2018-02-21 09:06:00 +01:00
INSTALLATION.md Update INSTALLATION.md 2018-01-18 11:28:49 -05:00
LICENSE
Makefile.am
pad.xml Fixing bug #237 by making build repeatable (removal of compiler generated build number) + 1.24 update. 2018-01-03 12:41:58 +01:00
PKGBUILD Sha256 fix 2018-03-15 16:01:42 +01:00
README.md Adding badges. 2018-04-27 09:30:08 +02:00

hstr

Current release GitHub issues All releases downloads

Easily view, navigate and search 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? 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.

HSTR can also manage your command history (for instance you can remove commands that are obsolete or contain a sensitive information) or bookmark your favorite commands.

Check 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