tmux-plugins / tmux-copycat

A plugin that enhances tmux search
MIT License
1.11k stars 63 forks source link

Not matching on git shas #104

Closed colindresj closed 5 years ago

colindresj commented 7 years ago

Recently updated my tmux plugins (been a while since my last update), and for some reason prefix + alt-h after a git log no longer matches the git hashes. If I hit n, I get "No previous regular expression (press RETURN)". Any ideas?

neilgarcia commented 7 years ago

Experiencing the same issue too

nguyenj commented 7 years ago

I'm getting the same issue here too.

christopher-francisco commented 6 years ago

Just installed copycat, I'm experiencing this.

diepfote commented 5 years ago

@chris-fran #143 this should fix it. Could you give it a try?

bruno- commented 5 years ago

Just fixed matching sha256. Please reopen the issue if this is still a problem.