Releases: 0xfalafel/hextazy
Releases · 0xfalafel/hextazy
0.7
0.6 - memory
- changes are done in memory, and only save at exit.
- cursor readability has been improved
0.5 - seeker
A few new features:
- search for both ascii and hexadecimal values
- undo and redo with
Ctrl+Z
andCtrl+Y
Also, the addresses are now only display until the last line, and not after.
0.4 - jumper
We are getting closer to what I imagine for 1.0
.
New features:
- Jump at any address by typing :
:
to open the command bar0xadd
: the address you want to go toEnter
:q
to exit- borders are now collapsing
- separator is always displayed
0.3
Initial release
0.2 handle error when the argv[1] doesn't exist