bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2019-02-02 12:25:45 +01:00
build Adding Ubuntu cosmic. 2018-11-18 12:36:37 +01: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 Disabling swiss knife dumper. 2018-08-27 17:23:57 +02:00
test hh2hstr finishing script fixes #309 2018-08-26 07:17:40 +02:00
.gitignore hh2hstr fixing tests #309 2018-08-26 07:17:35 +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 HSTR/HH reconciliation in tests. 2018-08-21 17:46:45 +02:00
INSTALLATION.md Anchor links 2018-11-16 08:01:48 -05: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 hh2hstr changelog fixed #309 2018-08-26 07:17:14 +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