This commit is contained in:
sxyazi 2023-09-13 20:50:46 +08:00
parent 0ecdd05482
commit 3bf4d8f840
No known key found for this signature in database

View file

@ -179,6 +179,8 @@ That's relying on the `$TERM`, `$TERM_PROGRAM`, and `$XDG_SESSION_TYPE` variable
For instance, if your terminal is Alacritty, which doesn't support displaying images itself, but you are running on an X11/Wayland environment,
it will automatically use the "Window system protocol" to display images -- this requires you to have [Überzug++](https://github.com/jstkdng/ueberzugpp) installed.
Here is a guide for tmux users: [Image preview within tmux](https://github.com/sxyazi/yazi/wiki/Image-preview-within-tmux)
## TODO
See [Feature requests](https://github.com/sxyazi/yazi/issues/51) for more details.