"Another Easy Editor"
An easy to use text editor intended to be usable with little or no
instruction. Provides a full-screen text interface via curses (aee)
as well as a graphical user interface under X windows (xae).
Features include pop-up menus, cut-and-paste, journaling, and
multiple edit buffers.
aee is a superset of the "Easy Editor" (ee) that is part of the
FreeBSD base system.
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).
APEL stands for "A Portable Emacs Library" and contains these modules:
apel
- alist: utility for Association-list
- calist: utility for condition tree and condition/situation-alist
- filename: utility to make file-name
- install: utility to install emacs-lisp package
- mule-caeser: ROT 13-47-48 Caesar rotation utility
- path-util: utility for path management or file detection
emu
- broken: provide information of broken facilities of Emacs.
- invisible: provide features about invisible region
- mcharset: provide MIME charset related features
- pces: provide portable character encoding scheme features
- pccl: utility to write portable CCL program
- pcustom: provide portable custom environment
- poe: emulation module for basic functions and special forms/macros
- poem: provide basic functions to write portable MULE programs
- static: utility for static evaluation
To use apel, put the following setup into your ~/.emacs:
(require 'apel-setupel)
asedit is an easy to use text editor for X Window System
built around Motif Text widget. Version 1.3, international
free Release, includes the following language versions:
English, Dutch, French, German, Polish, Portuguese and
Swedish. All commands and messages are localized for each
language. The on-line help is available only in English.
This port requires Motif to build.
beav (Binary Editor And Viewer) is an editor for binary files
containing arbitrary data. With beav, you can edit a file in HEX,
ASCII, EBCDIC, OCTAL, DECIMAL, and BINARY. You can display but not
edit data in FLOAT mode. You can search or search and replace in
any of these modes. Data can be displayed in BYTE, WORD, or DOUBLE
WORD formats. While displaying WORDS or DOUBLE WORDS the data can
be displayed in INTEL's or MOTOROLA's byte ordering. Data of any
length can be inserted at any point in the file. The source of this
data can be the keyboard, another buffer, or a file. Any data that
is being displayed can be sent to a printer in the displayed format.
Files that are bigger than memory can be handled.
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.
bitedit is a simple ncurses program for editing a file. It allows
you to directly edit of the individual bits of a binary file in a
graphical fashion. It is useful for editing all sorts of binary files.
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.
Boiling egg is a front-end of Egg (Tamago) V4.
You can convert roma-ji to kana without toggling input method.
Put the expression below into your ~/.emacs.
(autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t)
(autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t)
(global-set-key "\C-o" 'boiling-rK-trans)
(global-set-key "\eo" 'boiling-rhkR-trans)
Localized messages and documentation for Calligra.