| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(wcwidth): add a generator for width ranges | Thijs Schreijer | 2 days | 1 | -217/+28 |
| | | | | | | The generator script will parse official unicode data to create the actual ranges for 0, double, and ambiguous width characters. | ||||
| * | add example for reading a line from the terminal, non-blocking | Thijs Schreijer | 2024-05-20 | 1 | -0/+285 |
| Handles utf8, and character width | |||||
