Expand description
Preview rendering (text, images, and directory info)
Structs§
- Directory
Info - Directory information for preview
- HexPreview
- Hex preview content for binary files
- Image
Preview - Image preview with ratatui-image protocol support
- Text
Preview - Text preview content
Functions§
- is_
binary_ file - Check if a file is likely a binary file (not text, not image)
- is_
image_ file - Check if a file is likely an image
- is_
text_ file - Check if a file is likely a text file
- render_
directory_ info - Render directory info preview
- render_
hex_ preview - Render hex preview (xxd-style)
- render_
image_ preview - Render image preview using ratatui-image (Sixel/Kitty/iTerm2/Halfblock)
- render_
text_ preview - Render text preview