Crate heh

Source

Modulesยง

app
The terminal hex editor in its entirety.
decoder
Decoder utilities.
input
Handles user input.
label
Labels in the bottom half of the terminal UI that provide information based on cursor position.
screen
In charge of calculating dimensions and displaying everything.
windows
The components that implement KeyHandler, which allow them to uniquely react to user input. Example of a component include the Hex/ASCII editors and the Unsaved Changes warning.