Diakonos
From Wikipedia, the free encyclopedia
For the role in the Christian Church, see Deacon.
Diakonos | |
---|---|
Diakonos 0.8.4 |
|
Developed by | Pistos |
Latest release | 0.8.4 / May 24, 2008 |
OS | Unix |
Genre | Text editor |
License | GPL |
Website | http://purepistos.net/diakonos |
Diakonos is a customizable, usable curses-based (console-based, or text-based) text editor. It was developed with the intention of being easier to configure and use than Emacs, more powerful than Pico and Nano, and not as cryptic as vi or ex.
Diakonos uses the common Macintosh/Windows keyboard shortcuts - Ctrl-C to copy, Ctrl-V to paste, Ctrl-O to open a file, Ctrl-S to save and so on, instead of the more idiosyncratic key combinations used by most other console-based editors.
Diakonos is a Ruby program, and hence needs Ruby installed.
[edit] Features
- scripting in any language
- macro recording and playback
- multi-element clipboard
- multi-level undo
- parsed ("smart") indentation
- customizable multilingual syntax highlighting, with support for embedded languages (e.g. PHP, eRuby, Javascript)
- bookmarking, named and unnamed
- regular expression searching
- a customizable status line
- limited ctags support