tmux-plugins / tmux-copycat

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

Match sha256, sha224 and ssh-ed25519 #143

Closed diepfote closed 5 years ago

bruno- commented 5 years ago

I thought we're already matching sha256 https://github.com/tmux-plugins/tmux-copycat/commit/81f0601d00c06c7d7e784f96f17f71e7aa54408d

I'm curious why we need sha224 and ssh-ed25519?

bruno- commented 5 years ago

Ok.. it seems https://github.com/tmux-plugins/tmux-copycat/commit/81f0601d00c06c7d7e784f96f17f71e7aa54408d has an error: sha256 should be 64 characters long. That is now fixed via ca3d52dc48bee27af5e5f55035cf82e188011e94