ndd7xv / heh

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

Remove `0x` Searching #133

Closed ndd7xv closed 2 weeks ago

ndd7xv commented 3 weeks ago

See https://github.com/ndd7xv/heh/pull/131#pullrequestreview-2106433023 for context and a place to start

But as a part of the attached PR, the search functionality for bytes in the form 0x should be completely removed in favor of what is being added (searching any time of byte, including non utf-8 ones).