This seems to work very similarly to how fzf hooks into ctrl+r to let you browse/search your history. fzf is a much more general tool.<p><a href="https://github.com/junegunn/fzf" rel="nofollow">https://github.com/junegunn/fzf</a>
Awesome. Is there any way I can make it so ctrl+r invokes hstr (similar to how installing vim replaces vi)? It seems to be an stty setting but it isn't obvious, even after searching, if this is possible. If it is, would make a nice addition to the readme.