Notable changes:
- Fix the license marker, hexcurse is GPLv2+ licensed
- Switch to using GitHub, the old HOMEPAGE/MASTER_SITES domain expired
- Add a patch from upstream to show help if no filename argument is
supplied, otherwise it's not possible to quit the editor
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
* Added a feature that highlights the respective location of the value
currently under the cursor in the opposite window
* Fixed a rare division by zero problem
* Added the ctrl+b key mapping for the End key
* Fixed a problem with the End key where the cursor wouldn't go to
the end of the file if it was on a certain line(s)
From maintainer Lonny Gomes <devel@n0mansland.net>.
Submitted by Lonny Gomes <devel@n0mansland.net>.
Hexcurse is a user-friendly, ncurses-based hex editor that contains
many useful features. Some of its features include hex and decimal
address output, ASCII/EBCDIC output, searching, jumping to specified
locations in the file, bolded modifications, an undo feature, and
quick keyboard shortcuts to commands.