aboutsummaryrefslogblamecommitdiff
path: root/editors/heme/pkg-descr
blob: 240aba2d507009d37bc835841428d31fd9e42a62 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
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).