opentui_rust 0.2.1

High-performance terminal UI rendering engine with alpha blending and diffed buffers
Documentation
# Legacy Python source (cloned)
legacy_opentui/

# Rust build artifacts
/target/

# IDE
.idea/
.vscode/

# OS
.DS_Store
Thumbs.db

# bv (beads viewer) local config and caches
.bv/

# Environment files with secrets
.env
.env.*
._*

# Alternate target directories (upgrade experiments)
target-upgrade/
target-sagebeacon/

# Fuzz testing build artifacts
fuzz/target/

# Profiling artifacts
perf.data
perf.data.*

# Screenshots
Snipping_*.png