Skip to content

Commit

Permalink
docs: reword windows image preview
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Jan 23, 2024
1 parent 63fa93e commit cc3a8f9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Yazi relies on `file(1)` to detect the `mime-type` of the file, and the easiest
- If you installed Git with scoop, it would be `C:\Users\USERNAME\scoop\apps\git\current\usr\bin`.
3. Restart your terminal.

To check if you've done this properly, enter `file`, you should see output similar to the following:
To check if you've done this properly, enter `file -v`, you should see output similar to the following:

```powershell
C:\Users\yazi> file -v
Expand All @@ -120,9 +120,12 @@ Yazi on Scoop is maintained by community contributors, and may not always have t

### Image previews

Currently, only WezTerm and Mintty (i.e., Git Bash, which comes with Git for Windows) support images, and [Yazi has adapted them](https://github.com/sxyazi/yazi#image-preview) to work right out of the box!
Currently, only the following two terminals support displaying images on Windows:

Windows Terminal does not yet support images though, see https://github.com/microsoft/terminal/issues/5746.
- WezTerm
- Mintty (Git Bash, which comes with Git for Windows)

and [Yazi has adapted them](https://github.com/sxyazi/yazi#image-preview) to work right out of the box!

## AOSC OS

Expand Down

0 comments on commit cc3a8f9

Please sign in to comment.