WendySG-bit

Results 1 issues of WendySG-bit

Termux’s built-in terminal is implemented using Android UI components (like `TextView` or custom `Canvas` drawing). When rendering multibyte characters, it faces several performance bottlenecks: 1. **Per-character width calculation** Every time...