public
Description: Diakonos is a Linux console text editor for the masses.
Homepage: http://purepistos.net/diakonos
Clone URL: git://github.com/Pistos/diakonos.git
name age message
file .gitignore Sun Apr 05 20:09:25 -0700 2009 Adjusted path of temp-file.rb in .gitignore. [Pistos]
file CHANGELOG Tue Jul 07 03:38:02 -0700 2009 Merge branch 'branch-0.8.11' Conflicts: lib/d... [Pistos]
file LICENCE Wed Nov 05 18:31:41 -0800 2008 Updated copyrights to year 2009. [Pistos]
file LICENSE Wed Jul 01 20:58:32 -0700 2009 Symlink LICENSE to LICENCE, to help Americans k... [Pistos]
file README Loading commit data...
file Rakefile Tue Jul 07 08:27:37 -0700 2009 Added :clean rake task. [Pistos]
file ansi-terminalcolours.txt Fri May 23 15:54:05 -0700 2008 Added a text file to use as reference for the 2... [Pistos]
directory bin/ Wed Feb 07 19:35:54 -0800 2007 Made diakonos.new object $diakonos.new, since m... [pistos]
file diakonos Wed Dec 06 13:08:47 -0800 2006 Changes for successful gem building. Ebuild for... [pistos]
file diakonos-256-colour.conf Sun Jun 14 18:35:45 -0700 2009 Added PHP to 256-colour configuration. [Pistos]
file diakonos.conf
file diakonos.gemspec
directory ebuild/ Sun Feb 22 19:23:21 -0800 2009 Added 0.8.7 ebuild. Taken from http://bugs.gen... [Pistos]
directory extensions/ Mon Jun 29 11:44:36 -0700 2009 Changed extension info.yaml format: introduced ... [Pistos]
directory gemspecs/ Sun Mar 08 03:56:20 -0700 2009 Crafted new "empty" gemspec for versions 0.8.8+... [Pistos]
directory help/ Tue Jul 07 03:38:02 -0700 2009 Merge branch 'branch-0.8.11' Conflicts: lib/d... [Pistos]
file install.rb Sun Jun 14 17:37:16 -0700 2009 Fixed chmodding in installer; thanks to wishdev... [Pistos]
directory lib/
file make-help.sh Thu Oct 09 08:22:57 -0700 2008 Added make-help.sh. [Pistos]
file make-release.rb Fri Apr 03 12:33:47 -0700 2009 Don't do GPG signing any more. [Pistos]
file make-tarballs.rb Sun Mar 08 04:26:56 -0700 2009 Added tarballer script. [Pistos]
directory scripts/ Sun Jun 21 16:39:02 -0700 2009 Removed git-related configuration and script; m... [Pistos]
directory spec/
= Diakonos

== REQUIREMENTS

- Ruby 1.9+

Diakonos is built to run on Linux, but may run under other flavours of UNIX.
It is known NOT to work under Windows (unless using Cygwin).


== DOWNLOAD

The latest stable tarballs can be acquired from

  http://purepistos.net/diakonos

The latest development code can be obtained from github:

  git clone git://github.com/Pistos/diakonos.git


== INSTALLATION

ruby install.rb --help
ruby install.rb [installation parameters]

You may need root privileges on the system in order to install to system-wide
places like /usr .  However, Diakonos runs perfectly well in userspace, such
as under ~/usr .


== UNINSTALLATION

  diakonos --uninstall


== USAGE

Run with any of these:

  diakonos
  diakonos <filename> [filename...]
  diakonos -m <regexp>

or, for other options and arguments,

  diakonos --help

For help using Diakonos, simply press F1 or Shift-F1 from within the editor to
use the interactive help system.


----------------------------------------------------------------

The source code repository is at http://github.com/Pistos/diakonos/tree/master .

Send comments, feedback and tech support requests to the #mathetes channel on
the FreeNode IRC network ( http://webchat.freenode.net/?channels=mathetes ),
or http://linis.purepistos.net .

Pistos
http://purepistos.net/diakonos