Download List

项目描述

Dav (Dav Ain't Vi) is an ncurses-based console
text editor for GNU/Linux. The goal of Dav is to
be efficient in both memory and processor usage,
and to provide an intuitive interface.

系统要求

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.

2004-02-22 07:10
0.8.5

使用- l#命令行选项是固定在朝着正确的文件的末尾。有没有更准确的修复有关光标移动和窗口大小。
标签: Development, Minor bugfixes
The -l# command-line option was fixed to work correctly toward the end of the file. There were yet more accuracy fixes regarding cursor movement and window resizing.

2003-09-30 01:43
0.8.4

快速排序的执行应100%准确了。窗口大小相关的错误是固定的。冗余免费()调用被删除,有时segfaulted。
标签: Development, Minor bugfixes
The quicksort implementation should be 100% accurate now. Window resizing related bugs were fixed. A redundant free() call was removed that sometimes segfaulted.

2003-05-25 08:19
0.8.3

在这个版本中,关闭缓冲区更加可靠。当正从多个文件的命令行,DAV的,现在将重点放在第一个指定的文件,而不是最后一次。
标签: Development, Minor bugfixes
In this version, closing buffers is more reliable. When
loading multiple files from a command-line, Dav will
now give focus to the first specified file, instead of the
last.

2003-05-20 05:14
0.8.2

阿错误已修正了移动光标不放过在屏幕的顶部造成了冻结。在命令行指定多个文件现已开放他们到不同的缓冲区。负载/保存菜单对话现在按文件名排序。排序类型的选择是在〜/。davrc在“优化”。现在关闭缓冲区缓冲区的文件名更改为空字符串。关闭一个缓冲区缓冲区时,其他的将不再开放,有时关闭DAV的。轻微的内存泄漏是固定的。阿冻结是固定的,有时发生在搜寻/替换。
标签: Development, Major feature enhancements
A bug was fixed where moving the cursor left off the top of the screen caused a freeze. Specifying multiple files at the commandline now opens them into separate buffers. The load/save menu dialogue is now sorted by filename. The type of sort is selectable in ~/.davrc under "optimize". Closing a buffer now changes the buffer filename to the empty string. Closing a buffer when other buffers are open will no longer sometimes close Dav. Minor memory leaks were fixed. A freeze was fixed that sometimes occurred when searching/replacing.

2003-03-02 01:28
0.8.1

光标现在记得什么样的列它应该是在,在案件的立场得到改变。有轻微的优化和大量的代码清理。
标签: Development, Minor feature enhancements
The cursor now remembers what column it's supposed to be in, in case its position gets changed. There are minor optimizations and large amounts of code cleanup.

Project Resources