bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2018-08-13 17:00:22 +02:00
build Finishing Debian .deb builder script. 2018-08-13 17:00:22 +02:00
doc Developer notes polishing. 2018-08-13 16:59:32 +02:00
man Making keywords match the default. 2018-04-27 16:25:48 +02:00
snap snap: add build-essential 2018-08-13 10:39:50 +02:00
src Adding initalization of radixsort debug level which resolves #107. 2018-08-13 17:00:22 +02:00
test Tarball build script done. 2018-08-13 16:59:59 +02:00
.gitignore Adding hstr to ignore. 2018-08-13 17:00:22 +02:00
.travis.yml HSTR can be build w/ qmake, polishing copyright years. 2018-08-13 16:59:32 +02:00
_config.yml Set theme jekyll-theme-hacker 2017-11-01 12:06:02 +01:00
Changelog Polishing pad.xml 2018-08-13 16:59:32 +02:00
CONFIGURATION.md Update CONFIGURATION.md 2018-07-29 05:23:14 +02:00
configure.ac HSTR can be build w/ qmake, polishing copyright years. 2018-08-13 16:59:32 +02:00
DOCUMENTATION.md Adding binding of -k to C-x k #251. 2018-02-21 09:06:00 +01:00
hstr.pro Fixing all unsigned/signed warnings. 2018-08-13 17:00:22 +02:00
INSTALLATION.md WIP tarball build script. 2018-08-13 16:59:59 +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 Polishing pad.xml 2018-08-13 16:59:32 +02:00
PKGBUILD HSTR can be build w/ qmake, polishing copyright years. 2018-08-13 16:59:32 +02:00
README.md GitHub icons caching on web doesn't work. 2018-07-17 10:59:38 +02:00

hstr

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