ndd7xv / heh

A terminal UI to edit bytes by the nibble.
MIT License
444 stars 18 forks source link

Search #44

Closed samoylovfp closed 1 year ago

samoylovfp commented 1 year ago

Partially implements https://github.com/ndd7xv/heh/issues/43 I am sure it can be improved but works fine for me

ndd7xv commented 1 year ago

Woah, thanks so much for making a PR! I've been interested in trying to get this functionality for some time and I'm really happy you've taken a stab at something like this.

I'm a bit busy right now, but I'll try my best to look over it this weekend :)

ndd7xv commented 1 year ago

I just looked over this and it's great as is! I think there are a couple of things I may refine/add in the future (like cycling through all patterns) but this is more than I could ever ask for :D

Thank you!