iris-reader 1.0.0

A terminal-native viewer for documents, structured data, images, PDFs, databases, and stdin.
Documentation
1
2
3
4
5
6
7
8
9
10
# IRIS configuration example.
# Copy to ~/.config/iris/config.toml.

theme = "ember"
wrap = true
tab_width = 4

# "nerd-font" is the default and is intended for Nerd Font terminals.
# Use "unicode" on terminals without Nerd Font glyphs.
icons = "nerd-font"