bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Find a file
2018-08-14 06:41:34 +02:00
build Adding aptly package removal howto. 2018-08-13 18:00:21 +02:00
doc Adding automake based build and units to Travis CI. 2018-08-13 17:02:53 +02:00
man Adding configuration option that disables favorites reordering on choice which resolves #276. 2018-08-13 17:05:18 +02:00
snap Snapcraft: verified rollback. 2018-08-13 19:16:03 +02:00
src Making sure that HSTR compiles on Fedora. 2018-08-13 17:45:01 +02:00
test Introducing long lines elide w/ unit tests which resolves #149. 2018-08-13 17:04:31 +02:00
.gitignore Fixing snapcraft script to match registered name. 2018-08-13 19:02:36 +02:00
.travis.yml Fixing Travis CI script by dir location for unit test script. 2018-08-13 17:02:53 +02:00
_config.yml Set theme jekyll-theme-hacker 2017-11-01 12:06:02 +01:00
Changelog Snap on gitignore. 2018-08-13 17:05:18 +02:00
CONFIGURATION.md Significant documentation improvements, fixes and rewrites. 2018-08-13 17:02:14 +02:00
configure.ac Introducing new main() to enable creation of UNIT tests. 2018-08-13 17:02:53 +02:00
DOCUMENTATION.md Completing favorites documentation. 2018-08-13 17:05:18 +02:00
hstr.pro Introducing new main() to enable creation of UNIT tests. 2018-08-13 17:02:53 +02:00
INSTALLATION.md Adding snap to documentation and improving build scripts. 2018-08-13 17:04:31 +02:00
LICENSE Initial commit 2013-12-02 14:47:51 -08:00
Makefile.am Adding DEB scripts and configs 2013-12-25 20:20:36 +01:00
pad.xml Polishing pad.xml 2018-08-13 16:59:32 +02:00
PKGBUILD Introducing new main() to enable creation of UNIT tests. 2018-08-13 17:02:53 +02:00
README.md It's better to configure HSTR rather than not and asking... 2018-08-14 06:41:34 +02:00

HSTR

Travis CI

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

Check video tutorial.

Installation

Install:

Build:

Tarball:

Configuration

Configure HSTR just by running:

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

For detailed hh configuration documentation please refer to Configuration.

Documentation

Check hh man page:

man hh

In the News

Read about hh in LinuxMagazine, UbuntuGeek, DebianAdmin, Tuxdiary or Softpedia.

Bugs

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