bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2019-12-16 22:34:15 +01:00
build Adding more memory leaks broken scenarios. 2019-12-15 18:24:04 +01:00
doc Making keys documentation convention consistent. 2019-12-16 22:34:15 +01:00
etc/bash-completion.d Adding excluded Bash autocomplete configuration. 2018-08-26 17:02:48 +02:00
man Fixing zsh man configuration. 2019-12-16 22:25:37 +01:00
snap Tuning snap confinement + adding home. 2018-08-27 17:39:31 +02:00
src Merge branch 'dev/2.2.0' into 165-help-location-options 2019-12-16 21:13:46 +01:00
test
.gitignore Ensuring hstr won't be shown in history, fixed correct history file in zsh which resolves #317 2019-12-08 20:48:05 +01:00
.travis.yml
_config.yml
Changelog Getting ready for 2.1 release & zsh/Zsh bash/Bash 2019-12-08 21:14:23 +01:00
CONFIGURATION.md Fixing CONFIGURATION.md TOC links and sections order. 2019-12-16 22:04:26 +01:00
configure.ac Getting ready for 2.1 release & zsh/Zsh bash/Bash 2019-12-08 21:14:23 +01:00
hstr.pro Add -ltinfo to LIBS variable in hstr.pro 2019-11-21 19:03:29 -06:00
INSTALLATION.md Making keys documentation convention consistent. 2019-12-16 22:34:15 +01:00
LICENSE
Makefile.am Adding excluded Bash autocomplete configuration. 2018-08-26 17:02:48 +02:00
pad.xml Getting ready for 2.1 release & zsh/Zsh bash/Bash 2019-12-08 21:14:23 +01:00
PKGBUILD Getting ready for 2.1 release & zsh/Zsh bash/Bash 2019-12-08 21:14:23 +01:00
README.md Making keys documentation convention consistent. 2019-12-16 22:34:15 +01:00

HSTR

Travis CI Current release GitHub issues All releases downloads License

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 Ctrl-r.

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:

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

# zsh
hstr --show-configuration >> ~/.zshrc

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