Download List

프로젝트 설명

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

커맨드 라인에서 이상한 효과를 일으킬 수 있습니다 unget 처리 버그가 해결되었습니다. 충돌을 일으킬 수있는 오래된 - 난 옵션의 흔적이 제거되었습니다.
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

검색 문제는 대상 (상단) 라인을 포함하도록 변경되었습니다. 옵션은 "-"는이 문제를 되돌 수 있도록 추가되었습니다. "%의 F 조는"프롬프트 형식 문자열은 파일의 경로의 마지막 구성 요소를보기 위해 추가되었습니다. 편집 명령이 지금 Ctrl + 샷으로 종료 될 수 긴 옵션의 처리가 개선되었습니다, 매우 큰 파일에 대한 비율 계산을 개선했다. 몇 가지 사소한 버그가 수정되었습니다.
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

- # (- 교대) 옵션은 이제 분수 인수로 받아들입니다. 버그를 할 때 강조 밑줄 / overstruck 텍스트 줄 끝에 일치 해결되었습니다. 비 - Ctrl 키를와 정규식 검색 - R을 고정했다.
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

이진 파일에서 UTF - 8 모드 감지 해결되었습니다. 비 -은 ANSI 규격 코드 일부 컴파일러로 인한 문제가 수정되었습니다. "ignaw"터미널에서 긴 줄을와 디스플레이 문제를 해결했다. 함께 문제가 방해가 프롬프트를 초기 고정되었다위한 행 번호를 계산합니다. 하이라이트 버그 overstruck 때 또는 밑줄이 그어진 텍스트 검색 해결되었습니다. 새로운 "&"명령 라인의 패턴을 기반으로 필터링을하실 수있습니다. 지금 상태 열에 검색어와 일치하는 경우에도 일치하는 문자열이 화면에서 스크롤 표시됩니다. 다른 여러 가지 사소한 수정 및 수정되었다.
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

검색 버그가 언제 "를 사용하여 - R을"텍스트 "는 UTF 색상은 ANSI 이스케이프 시퀀스, 충돌을 할 때"를 사용하여 - r에 포함 - 8 텍스트 0x9B 바이트, 그리고 디스플레이를 포함하는 버그가 수정되었습니다. 라이센스 GPL v3을 위해 업데이 트되었습니다.
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