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

I tried to add 2 commands in the ~/.hstr_blacklist: hstr -- abv ``` $ hstr -b Command blacklist (2): ' hstr -- ' 'abv' ``` However this doesn't hide/exclude those...

:beetle: bug
:hurtrealbad: medium

Steps: * configure: edit script to specify source deb path (`~/hstr/aptly`), release version, ... * echo "before" using `printStatus` * delete snapshot * delete distro * add deb * add...

:octocat: enhancement

Would it be possible to change the keybinding for 'set favorite'? For me Ctrl+F is already 'Find' in my terminal emulator. Of course remapping of keybindings would be great in...

:octocat: enhancement

Prepare unit test which will run HSTR including terminal functionality, can get keyboard input to test various types of runs for memory leaks using valgrind. Resources: * https://stackoverflow.com/questions/7590355/how-to-simulate-keyboard-input-to-a-console-application * https://stackoverflow.com/questions/7370538/ask-a-running-bash-interactive-to-run-a-command-from-outside/7370822#7370822

:gun: test

hh is awesome! I often have shells on a second monitor that's rotated 90 degrees. I'm normally working on a prompt at the bottom, but when I invoke hh the...

:octocat: enhancement
:hurtrealbad: medium

I'm wondering if I am confused about the order of results in the default metrics-based view. I'm uncertain if higher ranking matches are at the bottom of the list or...

:grey_question: question

Hello Martin Dvorak, here is an idea for an enhancement. If you download hstr directly from github and try to build it you get a validation error: > ==> Validating...

:beetle: bug
:feelsgood: high

Steps to reproduce 1. Execute this ``` echo "12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" ``` - which is `1107` characters long 2. Then look up latest "echo" and make sure it is pasted in command...

:octocat: enhancement

Installed on raspberry pi, via git, make, make install. pi@tartaro:$ uname -a Linux tartaro 3.12.35+ #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 armv6l GNU/Linux pi@tartaro:$ hh WARNING: Radix sort...

:beetle: bug
:hurtrealbad: medium

On the basis of `favorites`, build a model of` templates` - almost the same as `favorites`, but adapted to quickly insert values? That is, one value can be inserted at...

:octocat: enhancement