mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 10:11:07 +00:00
Add ja-transration of Paging on Using bat on Windows
This commit is contained in:
parent
b675e1bb61
commit
388f4c71fd
@ -371,11 +371,7 @@ Windows 上で `bat` はほとんど動作しますが、いくつかの機能
|
|||||||
|
|
||||||
### ページング
|
### ページング
|
||||||
|
|
||||||
Windows only includes a very limited pager in the form of `more`. You can download a Windows binary
|
Windowsには、`more`形式の非常に限られたページャーしか含まれていません。[ホームページ](http://www.greenwoodsoftware.com/less/download.html)または[Chocolatey](https://chocolatey.org/packages/Less)からWindows用の`less`バイナリをダウンロードできます。 使用するには、バイナリを`PATH`の通っているディレクトリに配置するか、[環境変数を定義](#異なるページャーの使用)します。
|
||||||
for `less` [from its homepage](http://www.greenwoodsoftware.com/less/download.html) or [through
|
|
||||||
Chocolatey](https://chocolatey.org/packages/Less). To use it, place the binary in a directory in
|
|
||||||
your `PATH` or [define an environment variable](#using-a-different-pager).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 色
|
### 色
|
||||||
|
Loading…
x
Reference in New Issue
Block a user