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 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.

2004-02-22 07:10
0.8.5

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.
標籤: Development, Minor bugfixes

2003-09-30 01:43
0.8.4

The quicksort implementation should be 100% accurate now. Window resizing related bugs were fixed. A redundant free() call was removed that sometimes segfaulted.
標籤: Development, Minor bugfixes

2003-05-25 08:19
0.8.3

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.
標籤: Development, Minor bugfixes

2003-05-20 05:14
0.8.2

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.
標籤: Development, Major feature enhancements

2003-03-02 01:28
0.8.1

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.
標籤: Development, Minor feature enhancements

Project Resources