superlighttui 0.19.3

Super Light TUI - A lightweight, ergonomic terminal UI library
Documentation
[default.extend-words]
"tui" = "tui"
"bg" = "bg"
"fg" = "fg"
"ratatui" = "ratatui"
"ba" = "ba"
"hel" = "hel"
"PnL" = "PnL"
"Pn" = "Pn"
"flate" = "flate"
"flate2" = "flate2"

[files]
extend-exclude = [
    "CHANGELOG.md",
    "Cargo.lock",
    "AUDIT-REPORT.md",
    "docs/README.*.md",
    # Visual regression snapshots can contain truncated text the typos
    # checker misreads as misspellings (e.g. "anc" cut from "anchor").
    "tests/snapshots/visual__*.snap",
]