bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Go to file
2022-01-09 18:05:32 +01:00
build Bye bye Travis CI! 2022-01-03 11:03:03 +01:00
doc Finishing bash/Bash convetions. 2019-12-16 22:40:43 +01:00
etc/bash-completion.d Adding ability to inject command to terminal. 2021-12-02 22:52:13 +01:00
man Terminal prompt inject to insert; build fixes. 2021-12-03 18:45:59 +01:00
snap Adding ability to inject command to terminal. 2021-12-02 22:52:13 +01:00
src Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00
test Adding ability to inject command to terminal. 2021-12-02 22:52:13 +01:00
.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
_config.yml Set theme jekyll-theme-hacker 2017-11-01 12:06:02 +01:00
Changelog Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00
CONFIGURATION.md Fix alias anchor link in configuration MD (#401) 2020-11-19 07:23:41 +01:00
configure.ac Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00
hstr.pro Adding ability to inject command to terminal. 2021-12-02 22:52:13 +01:00
INSTALLATION.md Minor polishing of MPR package manager installation. 2022-01-09 18:04:15 +01: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 Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00
PKGBUILD Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00
README.md MPR is package manager. 2022-01-09 18:05:32 +01:00
SECURITY.md Fixing Arch build by fixing bug in mvprintw which resolves #443 2021-12-13 22:07:30 +01:00

HSTR

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:

Check also packages for Linux and Unix.

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.

In the News

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

Documentation

Check man page:

man hstr

User videos: Zack, Dvorka and Yu-Jie Lin.

Bugs

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