Diakonos is a Linux console text editor for the masses.
Go to file
2009-07-17 12:23:44 -04:00
bin Made diakonos.new object $diakonos.new, since many things need $diakonos to be present. 2007-02-08 03:35:54 +00:00
ebuild Added 0.8.7 ebuild. Taken from http://bugs.gentoo.org/show_bug.cgi?id=110190#c19 ; 2009-02-22 22:23:21 -05:00
extensions/dk-hello-world Added 0.8.12 to tested versions of dk-hello-world. 2009-07-12 22:43:09 -04:00
gemspecs Crafted new "empty" gemspec for versions 0.8.8+. Contains message to 2009-03-08 06:56:20 -04:00
help Added redo tag to help files. 2009-07-13 14:25:11 -04:00
lib Date bump and CHANGELOG update. 2009-07-14 15:25:17 -04:00
scripts Removed git-related configuration and script; moved to separate repo. 2009-06-21 19:39:02 -04:00
spec Added more close_code XML specs. 2009-07-15 12:22:54 -04:00
.gitignore Adjusted path of temp-file.rb in .gitignore. 2009-04-05 23:09:25 -04:00
_diakonos_bash_completion Added bash completion. 2009-07-17 12:23:44 -04:00
_diakonos_zsh_completion Added basic zsh completion. 2009-07-14 13:40:58 -04:00
ansi-terminalcolours.txt Added a text file to use as reference for the 256 curses colours available. 2008-05-23 18:54:05 -04:00
CHANGELOG Mention zsh completion in CHANGELOG. 2009-07-15 09:37:58 -04:00
diakonos Changes for successful gem building. 2006-12-06 21:08:47 +00:00
diakonos-256-colour.conf Added PHP to 256-colour configuration. 2009-06-14 21:35:45 -04:00
diakonos.conf fixed close_code to properly close namespaced tags, again! 2009-07-14 03:47:39 +02:00
diakonos.gemspec Bumped and modified gemspec. 2009-07-07 06:03:51 -04:00
install.rb Use check_ruby_version to prevent installation or running of Diakonos with incompatible Ruby versions. 2009-07-12 22:44:50 -04:00
LICENCE Updated copyrights to year 2009. 2008-11-05 21:31:41 -05:00
LICENSE Symlink LICENSE to LICENCE, to help Americans know what licence Diakonos is released under. 2009-07-01 23:58:32 -04:00
make-help.sh Added make-help.sh. 2008-10-09 11:22:57 -04:00
make-release.rb Don't do GPG signing any more. 2009-04-03 15:33:47 -04:00
make-tarballs.rb Added tarballer script. 2009-03-08 07:26:56 -04:00
Rakefile Added :clean rake task. 2009-07-07 11:27:37 -04:00
README Changed formatting of README to [ya]rdoc formatting. 2009-07-06 11:04:48 -04:00

= 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