Commit graph

47 commits

Author SHA1 Message Date
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
pistos 3c7442129d Updated CHANGELOG. 2004-10-10 14:58:53 +00:00
pistos 1f5e1d35db Fixed whitespace drawing bug dealing with long lines and screens wider than
80 columns.
2004-10-10 14:57:35 +00:00
pistos 7161c0f513 Slightly adjusted conf file regarding configuration files. 2004-10-04 18:01:36 +00:00
pistos e8570dc705 Removed open confirmation for empty files, or no files. 2004-09-09 15:19:28 +00:00
pistos 665872af62 Merged multiline-find branch changes r14:15 into trunk. 2004-09-01 16:52:54 +00:00
pistos d6975b93ee Fixed empty popTag stack bug.
Can now select with seek.
Drawing bugs fixed.
2004-08-27 16:33:11 +00:00
pistos 6b63beb6f2 Fixed tiny bug where starting Diakonos with a nonexistent filename caused the /usr/bin/file code to get confused. 2004-08-25 19:48:52 +00:00
pistos fafb23598e Added -L option to /usr/bin/file, so symlinks are followed. 2004-08-25 17:52:20 +00:00
pistos ef09445989 Added text readability check to openFile command. 2004-08-25 14:22:51 +00:00
pistos e69df4bc7a Added "Probable Causes" listing to some error messages. 2004-08-23 16:24:35 +00:00
pistos 661104dc34 Reordered CHANGELOG. 2004-08-23 15:42:35 +00:00
pistos 5204316979 Adjusted conf file; changed ctrl+alt+t to esc T (alt-shift-t). 2004-08-20 21:01:24 +00:00
pistos 978fa3afe6 Keychains that have no assignment are shown in full on the interaction line. 2004-08-20 20:38:34 +00:00
pistos 2418f45d28 Fixed exception rescue display bug. Malformed regexps are used literally now. 2004-08-20 15:26:06 +00:00
pistos b147cc0ca6 Initial import. 2004-08-19 20:32:34 +00:00