Editkit is a small and modular package, written in C, which extends Terry Loveall's lightweight editX project. Emacs and Wordstar bindings are currently available, and VT100 console or X frontends are provided. Since the binaries are small and require just the basic termcap or X11 libraries, it should be useful for small environments or rescue disks. It should also be easy to embed Editkit as an auxiliary tool in other projects. Still, it can be used as a lightweight clone of emacs with nearly identical basic editing commands and some custom-keys scriptability.
| Tags | Text Editors |
|---|---|
| Licenses | Public Domain |
| Operating Systems | Unix |
| Implementation | C |