Download List

Projeto Descrição

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

O comando-l # opção de linha foi corrigido para funcionar corretamente até o final do arquivo. Não houve correções de precisão ainda maior sobre o movimento do cursor e redimensionamento da janela.
Tags: 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

A rápida implementação deve ser 100% exato momento. Redimensionamento da janela bugs relacionados foram corrigidos. A redundante chamada free () que foi removido por vezes segfaulted.
Tags: 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

Nesta versão, fechando buffers é mais confiável. Ao carregar vários arquivos de uma linha de comando, Dav agora dará foco para o primeiro arquivo especificado, ao invés do passado.
Tags: 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

Um bug foi corrigido onde mover o cursor para fora do topo da tela causado um congelamento. Especificando vários arquivos de uma linha de comando agora abre-las em buffers separados. A carregar / salvar diálogo menu agora está classificada pelo nome. O tipo de classificação é selecionável em ~ / davrc. Abrigo "otimizar". Fechando um buffer agora muda o nome do arquivo de buffer para a string vazia. Fechamento de buffer quando outros buffers estão abertas não será mais vezes perto Dav. Vazamentos de memória menores foram corrigidos. O congelamento foi fixado que, por vezes, ocorreu durante a pesquisa / substituição.
Tags: 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

O cursor agora lembra o que a coluna que é suposto ser de, no caso de a sua posição se alterou. Há otimizações pequenas e grandes quantidades de limpeza de código.
Tags: 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