Diakonos is a Linux console text editor for the masses.
Find a file
2009-05-14 10:45:54 -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
gemspecs Crafted new "empty" gemspec for versions 0.8.8+. Contains message to 2009-03-08 06:56:20 -04:00
help Corrected Save As hotkey in help docs. Thanks to nvidhive for finding this. 2009-04-05 16:33:42 -04:00
lib Fixed line number painting bug seen when switching to a buffer that is shorter than the window height. Thank you to nickrw for reporting this. 2009-05-14 10:45:54 -04:00
scripts Put an existence check in git branch script. 2008-12-07 01:13:43 -05:00
spec Changed spec/searching.rb to use path relative to spec file/dir instead of hard-coded absolute path. 2009-05-14 10:45:03 -04:00
.gitignore Adjusted path of temp-file.rb in .gitignore. 2009-04-05 23:09:25 -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 Non-'y/n' answers to uninstall were interpreted as yes! Fixed. 2009-05-08 12:45:57 -04:00
diakonos Changes for successful gem building. 2006-12-06 21:08:47 +00:00
diakonos-256-colour.conf Moved one 256-colour format specification out of default conf and into 256-colour conf. 2009-04-25 02:03:33 -04:00
diakonos.conf Added rackup files (*.ru) to Ruby filemask. 2009-05-07 14:59:32 -04:00
diakonos.gemspec Crafted new "empty" gemspec for versions 0.8.8+. Contains message to 2009-03-08 06:56:20 -04:00
install.rb mkdir the @doc_dir too. 2009-05-07 15:34:36 -04:00
LICENCE Updated copyrights to year 2009. 2008-11-05 21:31:41 -05: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
osx.conf Substitute Option-Shift-N and Option-Shift-U for Option-N and Option-U. 2009-02-23 00:20:14 -05:00
Rakefile Intial cursor specs. 2009-04-18 00:38:54 -04:00
README Mention 1.9 recommendation in README. 2009-03-19 14:54:43 -04:00

Diakonos

========

REQUIREMENTS
============

- Ruby 1.8+  (1.9 recommended)

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