sxyazi / yazi

💥 Blazing fast terminal file manager written in Rust, based on async I/O.
https://yazi-rs.github.io
MIT License
11.42k stars 266 forks source link

Support image preview in Alacritty? #1223

Closed leoliu0 closed 4 days ago

leoliu0 commented 4 days ago

Please describe the problem you're trying to solve

Do you mind adding Alacritty for the image preview?

Would you be willing to contribute this feature?

Describe the solution you'd like

Work out of box for alacritty users.

Additional context

No response

sxyazi commented 4 days ago

Alacritty doesn't support any image protocols, there's an unmerged PR here you might be interested in https://github.com/alacritty/alacritty/pull/4763

Closing as not something Yazi can do, needs Alacritty to support some image protocol.