hex.nvim
hex.nvim copied to clipboard
Feature request: is it possible to add search function?
Eg, ":HexSearch 32333435" on below
xxd cannot seach when the target string is across lines.
Thanks for your considration.
The plugin is going through a rewrite right now, the use of xxd limits the way nvim interacts with the hex content such as searching.
This will be trivial to implement once the new FFI implementation is in place.