diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2010-05-11 22:53:29 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:29 +0200 |
commit | bc78728a9a7720e2fb0d0d13a548b370446404b9 (patch) | |
tree | 20047d8a9c2e54eeb23bc78997383f26e54d2d42 /development/diakonos/README | |
parent | c4bb54ca8edb9df69a92fc936a454edb32c390d8 (diff) |
development/diakonos: Added to 12.1 repository
Diffstat (limited to 'development/diakonos/README')
-rw-r--r-- | development/diakonos/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/development/diakonos/README b/development/diakonos/README new file mode 100644 index 0000000000000..3cddcdb7269db --- /dev/null +++ b/development/diakonos/README @@ -0,0 +1,18 @@ +diakonos - advanced console text editor + +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 |