Use unicode display width (matching ratatui's Wrap behavior) instead of chars().count() for both wrapped_height calculation and cursor positioning. The mismatch caused the cursor to drift when input wrapped to multiple lines. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| paper | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| POC.md | ||
| scratch.md | ||