ddworken / hishtory

Your shell history: synced, queryable, and in context
https://hishtory.dev
MIT License
2.43k stars 41 forks source link

Hishtory in fish/OMF #196

Closed kimusan closed 4 months ago

kimusan commented 4 months ago

Hi, I have installed hishtory on popOS (ubuntu'ish clone) and it seems to work just fine in bash, zsh. When I however use fish, the normal fzf ctrl-r list is shown instead of the one from hishtory. hishtory status show that it is enabled, and if I try to do hishtory completion fish|source, I seems to load it in but nothing happens. Any ideas on how to debug this and get it to work.

kimusan commented 4 months ago

looks like an issue with the omf theme dangerous. If I put it into normal mode (it uses vim bindings), I can use ctrl-r to get the hishtory tquery shown