Commit graph

65 commits

Author SHA1 Message Date
pistos a97f5a6335 Added setup.rb and package.rb. 2005-10-22 18:50:39 +00:00
pistos ff9f43f79f Included package.rb and setup.rb for installation.
Now looks for conf in more directories.
Updated README.
2005-10-22 14:20:48 +00:00
pistos b1d64a4ea1 Adjusted reminders at end. 2005-10-11 17:19:09 +00:00
pistos b86c9e81db Added some SQL indentation rules. 2005-09-27 18:57:35 +00:00
pistos e46ac79913 Fixed some indenters regexps (unescaped chars). 2005-09-19 19:03:49 +00:00
pistos 00f3419bf4 Added the command deleteAndStoreLine, which accumulates cut lines into
the same clipboard clip.
A few conf file touchups.
2005-09-19 14:57:50 +00:00
pistos 04177b4f25 Additions and adjustments to conf, including HTML comments. 2005-08-31 14:11:10 +00:00
pistos 4da658b500 Fixed various find bugs. 2005-08-17 14:51:47 +00:00
pistos 9496bdcdc5 Removed -q option from svn cp command. 2005-07-12 14:04:37 +00:00
pistos ff77042ca5 Cosmetic changes. 2005-07-12 14:00:26 +00:00
pistos 2537949d25 Used Dir.chdir instead of cd. 2005-07-12 13:40:53 +00:00
pistos 787877033e Updated CHANGELOG. 2005-06-21 19:17:41 +00:00
pistos 1854eb3507 Added Readline delete and
fixed Readline backspace.
2005-06-21 19:16:53 +00:00
pistos c8aa3e2351 Fixed alt-shift-i key definition. 2005-06-07 17:32:54 +00:00
pistos bd905602e0 Added some default keys for indent and unindent. 2005-06-07 17:30:39 +00:00
pistos 32dc415759 Updated changelog. 2005-05-24 19:55:09 +00:00
pistos 63c378c4c2 Added some crontab highlighting to default conf. 2005-05-24 19:53:41 +00:00
pistos bcd5d6b577 Removed some old commented-out code to clean up appearance. 2005-05-13 15:13:40 +00:00
pistos 029521bccb Added release script. 2005-05-13 14:46:50 +00:00
pistos 81d455957d findAgain command now also retains memory across buffers, if needed. 2005-04-19 18:46:58 +00:00
pistos d4ae85eb2d Updated version date. 2005-04-18 16:53:30 +00:00
pistos 447257c0ae /usr/share/diakonos is now checked for a config file, if /usr/local/share/diakonos is not found. 2005-04-18 14:40:23 +00:00
pistos 68e418f74c Forgot to commit the new conf file... 2005-04-13 19:35:03 +00:00
pistos d0db1df1b1 - Added execute command, which executes a command in a subshell, but only
displays the return code (ignores stdout).
- Added a $F parameter for shell and execute commands.  Space-separated list
of all current buffer filenames.
- Added a $i parameter for shell and execute commands.  Substitute a string
obtained from user.
2005-04-13 19:13:31 +00:00
pistos 1bb3daaf38 Fixed bug which stopped Diakonos from completing refresh operations when
the context line is disabled.
2005-03-30 16:53:13 +00:00
pistos ba79a8e0d3 Added single-quoted strings to bash definition.
Allowed plain <? ?> to delimit PHP in HTML.
2005-03-02 16:05:28 +00:00
pistos 0e78d5419c Minor conf file additions. 2005-02-28 14:49:54 +00:00
pistos c4ab472e74 Fixed directory-completion bug.
Fixed file open bug, re: files that don't exist yet.
2005-02-21 22:13:28 +00:00
pistos 8a9563f72b Fixed saveFileAs bug which saved the wrong file when tab-completion was used in the filename prompt. 2005-02-17 21:02:56 +00:00
pistos 9c9ca8cdce Added code to prevent attempts to open non-files. 2005-02-17 19:04:43 +00:00
pistos bbc1975d0e Updated CHANGELOG. 2005-02-17 15:45:50 +00:00
pistos c57934c6ff Added some PHP to conf file.
Updated SQL keywords.
2005-02-15 14:41:16 +00:00
pistos cd45d17f99 Updated CHANGELOG. 2005-01-24 17:15:01 +00:00
pistos a8e46a10ea Updated default conf file to include CSS and modifications to "conf" format
and the ruby format.
2005-01-21 20:19:57 +00:00
pistos 80e1d6a08d Added display debug logging.
Fixed off-screen drawing bug.
Fixed on-startup drawing bug.
2004-12-20 20:24:40 +00:00
pistos fbaf785f11 Updated CHANGELOG. 2004-12-20 16:56:52 +00:00
pistos 7466afc9e4 Fixed function-argument duplication bug after Help is consulted. 2004-12-20 16:56:45 +00:00
(no author) d2ef423a9a Moving diakonos to root of svn. 2004-12-19 02:13:09 +00:00
pistos a2b3873248 Added distribute-diakonos to svn:ignore. 2004-12-16 19:35:03 +00:00
pistos 4bc5d589de Deleted distribute-diakonos. 2004-12-16 19:33:56 +00:00
pistos e2ef50184c distribute-diakonos changes. 2004-12-16 19:33:45 +00:00
pistos 3ab9325487 Adjust readme.
Added distribute-diakonos script.
2004-12-16 19:32:31 +00:00
pistos bf95137564 Adjusted CHANGELOG. 2004-12-16 19:21:33 +00:00
pistos 7e7996086b Fixed copy/cut bug to do with selections starting or stopping in a column
besides the left-most one.
2004-12-16 19:18:49 +00:00
pistos 4b883f55e9 Fixed "view.jump.* 0" bug. 2004-11-25 16:29:48 +00:00
pistos b3ba01b1fc Updated CHANGELOG.
Added some comments to the default conf file re: keycodes.
2004-11-25 16:20:20 +00:00
pistos 49cffd00a9 Updated version date. 2004-11-25 16:10:49 +00:00
pistos 17f41d5975 Added suspend command.
Altered the redraw technique for both shelling out and the suspend.
2004-11-25 16:03:31 +00:00
pistos bdecc2d8f3 Added "keycode\d+" key to the configuration command set. 2004-11-25 15:14:53 +00:00
pistos 8bb335ba4c Adjusted svn:ignore on trunk. 2004-10-21 16:52:47 +00:00