diff options
Diffstat (limited to 'development/diakonos/README')
-rw-r--r-- | development/diakonos/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/development/diakonos/README b/development/diakonos/README deleted file mode 100644 index f679870c70..0000000000 --- a/development/diakonos/README +++ /dev/null @@ -1,18 +0,0 @@ -Diakonos is a customizable, usable console-based text editor written in Ruby. It -has been made 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. - -Features - * scripting in any language - * macro recording and playback - * multi-element clipboard - * multi-level undo - * parsed ("smart") indentation - * customizable multilingual syntax highlighting - * bookmarking, named and unnamed - * regular expression searching - * a customizable status line - * limited ctags support - * hooks - * code block selection and navigation modes - * line numbering |