A script that tries to update the serial inside a DNS zonefile with sane values
if the file has changed during edit.
Aewan is a multi-layered ascii-art/animation editor that
produces both stand-alone cat-able art files and an
easy-to-parse format for integration in your terminal
applications.
Aewan is a curses-based program that allows for the creation
and editing of ascii art. The user is able to move the cursor
around the screen by means of the arrow keys and 'paint'
characters by pressing the corresponding keys. There are dialog
boxes that allow the user to choose foreground and background
colors, as well as bold and blink attributes. The user may also
select rectangular areas of the canvas in order to move, copy
and paste them. Aewan also supports 'intelligent' horizontal
and vertical flipping (e.g. converts '\' to '/', etc).
BIEW is multiplatform portable viewer of binary files with built-in editor
with binary, hexadecimal, and disassembler modes. It uses native Intel
syntax for disassembly and offers many useful features such as highlighting
for AVR/Java/x86-AMD64/ARM-XScale/PPC-64 code, Russian codepage converter,
full preview of formats MZ, NE, PE, NLM, COFF32, ELF (and partially a.out,
LE, LX, PharLap), code navigator, and much more.
Bvi stands for "Binary VIsual editor". Bvi is a screen-oriented
editor for binary files; its command set is based on that of the
vi(1) text editor. As a binary editor does not have the concept
of "lines", there are differences from vi commands wherever the
latter are line oriented.
Cream is a vim extension supports pull-down menus and/or keyboard shortcuts.
Features:
- Standard and intuitive menus.
- Syntax highlighting colors, supporting more than 350 languages.
- Intuitive status line.
- Automatic text indention.
- Word wrap.
- Multiple documents opening.
- Find and Find/Replace dialogs.
- Spell check with error highlighting.
- Text justification.
- Conversion of and between Unix, Windows and Apple platform format files.
- Macro record and playback.
- File browser.
- Ctags navigation and searching.
- Plus lots of addons.
A port of an extremely powerful FTE editor that was
originally developed for OS/2 and ported by its author,
Marko Macek, to X11/UNIX.
Among other features it supports syntax highlighting,
compiler invocation and error parsing and folds.
Alexander Gelfenbain
mail@gelf.com
gnotepad+ is a simple Gnome based text editor. It also has built-in simple
HTML editing with previews directed to Netscape.
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).
hnb is a program to organize many kinds of data in one place,
including addresses, TODO lists, ideas, book reviews, brainstorming,
speech outlines, etc. It stores data in XML format, and is capable
of native export to ASCII and HTML.
HT is a file editor/viewer/analyzer for executables. The goal is to combine
the low-level functionality of a debugger and the usability of IDEs. We aim
towards a perfect hex-editing ability and support of the most important file
formats.
Support means that HT will be able to correctly display and modify the
executable header, image and other extensions specific to the file (import/
export sections, relocations, debugging information etc.). Support will
probably include the following file formats:
- Win32 portable executables (PE) (good support)
- Unix executable and linkable format (ELF) (good support)
- DOS standard executables (MZ) (supported)
- Win32 linear executables (LE) (supported)
- Windows/OS2 "new" executables (NE) (supported)
- Unix common object file format (COFF) + DJGPP COFF (supported)
- OS2 linear executables (LX)
- Microsoft object files (.obj)