Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dvorka/hstr

Repository files navigation

HSTR

Easily view, navigate and search your command history with shell history TUI suggest box for bash and zsh.

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.

Packages

Installation

Install:

Build:

Tarball:

Check also packages for Linux and Unix.

Configuration

Configure HSTR just by running:

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

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

For detailed HSTR configuration documentation please refer to Configuration.

Tips

Troubleshooting:

Tips and tricks:

In the News

Read about HSTR in:

Documentation

Check man page:

man hstr

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

Bugs

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

About

Bash and Zsh shell history TUI suggest box - easily view, navigate, search and manage your command history.

Topics

Resources

Readme

License

Apache-2.0 license

Security policy

Security policy

Stars

Watchers

Forks

Contributors