Download List

Projeto Descrição

Less is a program similar to more, i.e. a terminal based program for viewing text files and the output from other programs. Less offers many features beyond those that more does. For instance, it allows backward movement in the files as well as forward.

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.

2011-08-03 00:07
444

Um bug no manuseio unget que podem causar efeitos estranhos na linha de comando foi corrigido. Vestígios da opção-l obsoletos que podem causar um acidente foram removidos.
A bug in unget handling that can cause strange effects on the command line was fixed. Vestiges of the obsolete -l option that can cause a crash were removed.

2011-04-18 09:51
443

O comportamento de busca foi alterada para incluir também o alvo da linha (em cima). A opção "A" foi adicionado para permitir a reversão desse comportamento. O "F%" seqüência de formato aviso foi adicionado para mostrar apenas a componente final do caminho de um arquivo. Edição de um comando pode agora ser encerrado com Ctrl + G. Tratamento de opções longas foi aprimorada, o cálculo da porcentagem de arquivos muito grandes foi melhorada. Vários pequenos bugs foram corrigidos.
Tags: Minor bugfixes, Minor feature enhancements
The search behavior was changed to also include the target (top) line. The option "-A" was added to allow reverting this behavior. The "%F" prompt format string was added for showing only the last component of a file's path. Editing a command can now be exited with Ctrl+G. Handling of long options was improved, The percentage calculation for very large files was improved. Several minor bugs were fixed.

2009-08-01 05:35
436

A - # (shift -) opção agora aceita uma fração como um argumento. Um bug destacando quando sublinhou / texto overstruck combinada no final de uma linha foi corrigido. Non-regex pesquisas com Ctrl-R foram corrigidos.
Tags: Minor feature enhancements, Minor bugfixes
The -# (--shift) option now accepts a fraction as an argument. A highlighting bug when underlined/overstruck text matched at end of a line was fixed. Non-regex searches with Ctrl-R were fixed.

2009-05-31 05:02
429

Detecção de arquivo binário em modo UTF-8 foi corrigido. Não-ANSI-código compatível que causaram problemas com alguns compiladores foi modificado. Problemas de exibição com linhas longas em "ignaw" os terminais foram resolvidos. Um problema com a interrupção do cálculo do número de linha para o prompt inicial foi fixado. Um bug destaque na pesquisa de sublinhado ou overstruck texto foi corrigido. O novo "comando &" permite a filtragem de linhas com base em um padrão. A coluna de status exibe agora um jogo de pesquisa, mesmo se a string correspondente é deslocada para fora da tela. Várias outras pequenas alterações e correções foram feitas.
Tags: Minor bugfixes, Minor feature enhancements
Binary file detection in UTF-8 mode was fixed. Non-ANSI-compliant code that caused problems with some compilers was modified. Display problems with long lines on "ignaw" terminals were resolved. A problem with the interrupting of the line number calculation for initial prompt was fixed. A highlighting bug when searching for underlined or overstruck text was fixed. The new "&" command allows filtering of lines based on a pattern. The status column now displays a search match, even if the matched string is scrolled off screen. Several other minor modifications and fixes were made.

2008-01-27 22:05
418

Um erro de busca quando usar "-R", com texto contendo seqüências de escape ANSI de cores, um acidente quando se usa "-r", com texto UTF-8 contendo 0x9B bytes, e um erro de exibição foram corrigidos. A licença foi atualizada para a GPLv3.
Tags: Minor bugfixes
A search bug when using "-R" with text containing ANSI color escape sequences, a crash when using "-r" with UTF-8 text containing 0x9B bytes, and a display bug were fixed. The license was updated to the GPLv3.

Project Resources