Suvarna Garge (Editor)

Diakonos

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Pistos

Operating system
  
Unix

License
  
MIT License

Written in
  
Ruby

Type
  
Text editor

Diakonos

Stable release
  
0.9.4 / January 8, 2015; 2 years ago (2015-01-08)

Diakonos is a customizable curses-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 many other console-based editors.

Diakonos is written in Ruby, and hence needs Ruby installed.

Features

  • scripting in any language
  • macro recording and playback
  • grep as you type
  • 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
  • References

    Diakonos Wikipedia


    Similar Topics