History rank/ordering prioritizes prefix matches over more recent items
For example:
ls
echo ls
<ctrl-r>ls
shows ls first, rather than echo ls.
It would be great to be able to order by recent items only.
in .bashrc export HH_CONFIG=hicolor,rawhistory read docs
Thanks, I didn't think to read docs, how helpful /s. No but really thanks for answering!
Hmm. It seems I already have rawhistory but I'm still seeing the described behaviour.
I have the same question as this one . I want that it is order by recent time by default . How to config it ?
OK . I find out the answer : export HSTR_CONFIG=hicolor,raw-history-view