hstr icon indicating copy to clipboard operation
hstr copied to clipboard

bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.

Results 139 hstr issues
Sort by recently updated
recently updated
newest added

This PR updates repo url to latest openSUSE version and fixes path for home-dirs. No issue is related to this.

Hi, after an upgrade on Ubuntu 24.04, `hstr` does not execute a selected command from history. Steps to reproduce * open `hstr`, i.e. CTRL+R * select a command from history...

I noticed that HSTR_CONFIG_DUPLICATES is not honored if HSTR_CONFIG_REGEXP is also set. This pull request fixes that oversight.

Hi I love this tool, but not it is mixing the story between all the terminals. So, when I move up in the historic on a terminal A, I see...

Hi @dvorka , can you please also add a RPM build for SLES so SLES-users/admins can also benefit from and use your great history suggest box? I'm using openSUSE for...

distro

show-bash-configuration is no longer available, show-configuration is the right option to use.

Upon install `hstr`, the user's .bashrc is modified and `HISTSIZE` and `HISTFILESIZE` vars are set to 10000. In my case, this was lower than my previous configuration and caused history...

https://github.com/dvorka/hstr?tab=readme-ov-file#configuration ``` # bash hstr --show-bash-configuration >> ~/.bashrc ``` must be `hstr --show-configuration >> ~/.bashrc` or `hstr -s >> ~/.bashrc`