bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2019-12-07 06:43:39 +01:00
build Merge branch 'master' of https://github.com/dvorka/hstr 2019-09-18 06:47:38 +02:00
doc Adding new animated gif w/ scripts which resolves #157 2018-08-27 17:23:57 +02:00
etc/bash-completion.d Adding excluded Bash autocomplete configuration. 2018-08-26 17:02:48 +02:00
man Polishing man page. 2018-09-07 08:18:56 +02:00
snap Tuning snap confinement + adding home. 2018-08-27 17:39:31 +02:00
src Ensuring warning-free build w/ new GCCs #356 2019-09-18 06:46:39 +02:00
test hh2hstr finishing script fixes #309 2018-08-26 07:17:40 +02:00
.gitignore Ensuring warning-free build w/ new GCCs #356 2019-09-18 06:46:39 +02:00
.travis.yml hh2hstr fixing tests #309 2018-08-26 07:17:35 +02:00
_config.yml Set theme jekyll-theme-hacker 2017-11-01 12:06:02 +01:00
Changelog Completing changelog w/ 2.0 changes. 2018-08-28 08:06:43 +02:00
CONFIGURATION.md Fix markdown on the command source ... 2019-02-02 12:25:45 +01:00
configure.ac Update configure.ac 2018-08-28 10:48:34 +02:00
hstr.pro Add -ltinfo to LIBS variable in hstr.pro 2019-11-21 19:03:29 -06:00
INSTALLATION.md Merge pull request #327 from milisarge/patch-2 2019-09-18 08:14:34 +02:00
LICENSE Initial commit 2013-12-02 14:47:51 -08:00
Makefile.am Adding excluded Bash autocomplete configuration. 2018-08-26 17:02:48 +02:00
pad.xml Getting ready for new release by moviing from version 1.28 to 2.0 #309 2018-08-26 07:17:20 +02:00
PKGBUILD Merge branch 'master' into master 2019-09-18 08:06:44 +02:00
README.md Reordering README sections. 2019-01-05 19:22:55 +01:00

HSTR

Travis CI Current release GitHub issues All releases downloads AUR

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/zsh 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 piece of sensitive information) or bookmark your favorite commands.

Installation

Install:

Build:

Tarball:

Configuration

Configure HSTR just by running:

hstr --show-configuration >> ~/.bashrc

For detailed HSTR configuration documentation please refer to Configuration.

Documentation

Check man page:

man hstr

In the News

Read about HSTR in LinuxMagazine, UbuntuGeek, DebianAdmin, Tuxdiary, Softpedia and OSTechNix.

Upgrade

If you are HSTR 1.x user, please read about HSTR 2.x changes.

Bugs

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