Cargo Features
FileView has no features set by default.
[dependencies]
fileview = { version = "2.5.0", features = ["chafa"] }
- chafa
-
Enable Chafa fallback for better image quality on terminals without native protocol support Requires libchafa (>= 1.8.0) to be installed: brew install chafa (macOS) or apt install libchafa-dev (Linux)
Enables chafa-dyn of ratatui-image