bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2018-08-21 11:31:27 +02:00
build hstr / hh reconciliation. 2018-08-21 11:31:27 +02:00
doc Polishing user/dev doc + adding uninstall. 2018-08-21 06:49:28 +02:00
man Introducing option allowing to skip comments (lines) in .hh_favorites which resolves #302 2018-08-21 07:56:24 +02:00
snap Snapcraft: verified rollback. 2018-08-13 19:16:03 +02:00
src Removing TIOCSTI runtime option (compile time will be better). 2018-08-21 08:05:08 +02:00
test hstr / hh reconciliation. 2018-08-21 11:31:27 +02:00
.gitignore hstr / hh reconciliation. 2018-08-21 11:31:27 +02:00
.travis.yml Fixing Travis CI script by dir location for unit test script. 2018-08-13 17:02:53 +02:00
_config.yml
Changelog Getting ready for 1.28 release. 2018-08-20 19:34:58 +02:00
CONFIGURATION.md Significant documentation improvements, fixes and rewrites. 2018-08-13 17:02:14 +02:00
configure.ac Getting ready for 1.28 release. 2018-08-20 19:34:58 +02:00
hh.pro hstr / hh reconciliation. 2018-08-21 11:31:27 +02:00
INSTALLATION.md Adding Homebrew formula. 2018-08-20 22:25:16 +02:00
LICENSE
Makefile.am Finishing Bash autocomplete which resolves #255 2018-08-20 10:58:17 +02:00
pad.xml Updating pad.xml for 1.28 2018-08-21 06:54:11 +02:00
PKGBUILD Getting ready for 1.28 release. 2018-08-20 19:34:58 +02:00
README.md Update README.md 2018-08-14 06:46:57 +02:00

HSTR

Travis CI

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 (HiSToRy) is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrlr.

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:

Build:

Tarball:

Configuration

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, Softpedia or OSTechNix.

Bugs

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