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 Loading commit data...
file LICENCE Wed Nov 05 18:31:41 -0800 2008 Updated copyrights to year 2009. [Pistos]
file README Fri Jun 19 11:17:53 -0700 2009 Adjust README and documentation regarding 1.8 c... [Pistos]
file Rakefile Fri Apr 17 21:38:54 -0700 2009 Intial cursor specs. [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 Tue Jul 21 09:20:25 -0700 2009 Reverted 7a61e2c..4132f85 . Moved into branch ... [Pistos]
file diakonos.conf
file diakonos.gemspec Sun Jun 14 17:23:49 -0700 2009 Updated version of gemspec. [Pistos]
directory ebuild/ Sun Feb 22 19:23:21 -0800 2009 Added 0.8.7 ebuild. Taken from http://bugs.gen... [Pistos]
directory extensions/
directory gemspecs/ Sun Mar 08 03:56:20 -0700 2009 Crafted new "empty" gemspec for versions 0.8.8+... [Pistos]
directory help/
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/ Fri Jun 26 18:10:41 -0700 2009 Added more surround_selection specs. [Pistos]
README
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
irc.freenode.net:6667#mathetes or http://linis.purepistos.net .

Pistos
http://purepistos.net/diakonos