HSTR visualization and filtering might be used for use cases like ``` find -type f | hh ``` To provide functionality like `fzy` https://github.com/jhawthorn/fzy - simply load data from std input an then use existing history logic.