aboutsummaryrefslogtreecommitdiff
path: root/editors/heme/pkg-descr
blob: ac151e7d3f108d4b976831a334b088a392f07b92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Heme is intended to be fast and portable console hex editor for Unix-like
systems.  It has undo support (number of undo operations is only limited by
available memory), ability to fill a range of addresses with the specified
byte, ability to search for a single byte or character string.  Offsets can
be given in hexadecimal, octal, or decimal forms.  There are two editing
modes: hex (binary) and ASCII (text).

Heme uses standard curses library for screen and input handling, and offers
colors support (they can be set in the configuration file).

WWW: http://heme.sourceforge.net/