ダウンロードリスト

プロジェクト概要

less は、more によく似た、端末で利用するプログラムです。 テキストファイルや、他のプログラムからの出力を閲覧するのに利用します。 less には、more よりも多くの機能があります。 たとえば、ファイルを読み進める際などに、さかのぼって読み返すことができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-08-03 00:07
444

コマンドライン上で奇妙な効果を引き起こす可能性がunget処理のバグが修正されました。クラッシュを引き起こす可能性が廃止された- lオプションの痕跡が削除されました。
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 + Gをして終了することができます長いオプションの処理が改善され、非常に大きなファイルの割合の計算を改善した。いくつかのマイナーなバグが修正されました。
タグ: 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

- #( -シフト)オプションは、現在の引数として分数を受け入れます。ハイライト表示時のバグを下線/打ちのテキスト行の末尾にマッチした修正されました。禁煙Ctrlを押しながら正規表現の検索、研究が修正されました。
タグ: 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"端末に長い行を表示する問題が解決された。との問題は、中断するプロンプトが最初の固定されたの行番号を計算した。ハイライト表示時のバグまたは打ちテキストに下線を修正されて検索。新しい"&"コマンドラインのパターンに基づいてフィルタリングできます。 [ステータス]列が検索に一致する場合でも、マッチした文字列が画面外にスクロールされて表示されます。その他いくつかのマイナーな変更や修正が行われた。
タグ: 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バイト数、および表示のバグを含んで修正されました。ライセンスはGPLv3に更新されました。
タグ: 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.

プロジェクトリソース