Download List

Descripción del Proyecto

Diakonos is a customizable, usable console-based
text editor. It features arbitrary language
scripting, an interactive help system,
bookmarking, regular expression searching, parsed
("smart") indentation, macro recording and
playback, a multi-element clipboard, multi-level
undo, a customizable status line, completely
customizable keyboard mapping, and customizable
syntax highlighting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-02 14:53
0.8.12

Introducción El sistema fue rediseñado. Introducción modos fueron introducidas. La versión de Ruby es ahora forzadas, tanto en la instalación y tiempo de ejecución. De la línea de entrada ahora puede desplazarse si la entrada es más largo que el ancho de la pantalla. Apoyo para la realización sesiones de zsh y bash se agregó. La selección de bloques fue añadido. La búsqueda se limita ahora al texto seleccionado, si los hubiere. El cursor de pila era fija y ahora es mundial (cross-buffer). Varios refactorings y correcciones de errores se hicieron.
The Keying system was refactored. Keying modes were introduced. The Ruby version is now enforced, both at installation and run time. The input line can now scroll if input is longer than screen width. Support for session completion in zsh and bash was added. Block selection was added. Searching is now restricted to the selected text, if any. The cursor stack was fixed and is now global (cross-buffer). Various refactorings and bugfixes were made.

2009-07-08 00:11
0.8.11

join_lines_upward fue añadida. Una selección de clave en la lista de amortiguación se añadió. Apoyo a la sangría de una sola línea fue añadida. Un sistema de extensión se agregó. funciones surround_selection y afines se han añadido. El "sobre esta" página. Varias soluciones de errores y refactorings se hicieron.
join_lines_upward was added. One-key selection in the buffer list was added. Support for single line indentation was added. An extension system was added. surround_selection and related functions were added. The "about" page was added. Various bugfixes and refactorings were made.

2009-06-24 17:33
0.8.10

Ruby versión 1.9 o posterior que se requiere ahora. El go_to_char y funciones go_to_char_previous se han añadido. El comando shell se ha mejorado. Sincronización Klipper se ha simplificado. apoyo xclip fue añadida. La posición del cursor y el número de buffer actual se guardan ahora en las sesiones. Par de base (soporte), destacando y saltando se han añadido. Prefijo de expansión dinámica se ha añadido.
Ruby version 1.9 or later is now required. The go_to_char and go_to_char_previous functions were added. The shell command was improved. Klipper synchronization was simplified. xclip support was added. Cursor position and current buffer number are now stored in sessions. Basic pair (bracket) highlighting and jumping were added. Dynamic prefix expansion was added.

2009-06-15 09:41
0.8.9

Este comunicado pone el temporizador de la interacción sólo en el período de sesiones rancio primera indicación, no una después de eso. Cambia todos los nombres de las funciones de camelCase a snake_case. Se añade un - help-dir a cambiar el instalador, y soluciona algunos problemas con el instalador. Cambia delete_to_and_from suponga siempre un carácter determinado es el carácter de izquierda, cuando pares. Se corrige un error de línea número de visualización. X Window pegar se maneja mucho mejor. Ha habido mucho refactorización interna y de reorganización.
This release puts the interaction timer only on the first stale session prompt, not any after that. It changes all function names from camelCase to snake_case. It adds a --help-dir switch to the installer, and fixes some issues with the installer. It changes delete_to_and_from to always assume a given character is the left side character when matching pairs. It fixes a line number display bug. X windows pasting is handled much better. There has been much internal refactoring and reorganization.

2009-04-04 05:24
0.8.8

Una nueva instalación y el método de desinstalación introducido (no más GEM). De herencia opción de configuración ha sido añadida. Modo de selección de bloque se ha añadido. La numeración de líneas se ha agregado. Bloque de navegación ha sido añadido. Marcadores de columna se han añadido. Ruby 1,9 apoyo ha sido mejorado. Varios errores han sido corregidos. Los archivos de ayuda se han actualizado.
A new installation and uninstallation method introduced (no more gem). Configuration setting inheritance has been added. Block selection mode has been added. Line numbering has been added. Block navigation has been added. Column markers have been added. Ruby 1.9 support has been improved. Several bugs have been fixed. Help files have been updated.

Project Resources