Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-08-03 | win32: disable console output conversion with LC_ALL=C | Avi Halachmi (:avih) | 1 | -6/+29 |
2023-08-03 | win32: add FEATURE_UTF8_OUTPUT (enabled with unicode) | Avi Halachmi (:avih) | 6 | -1/+112 |
2023-08-03 | win32: unify 'convert and write to console' (no-op) | Avi Halachmi (:avih) | 1 | -17/+44 |
2023-07-27 | win32: fail early if UTF8 isn't supported | Ron Yorston | 3 | -31/+50 |
2023-07-25 | Add Unicode version to prerelease build | Ron Yorston | 2 | -1/+1250 |
2023-07-24 | win32: version with UTF8 manifest: add '(Unicode on/off)' | Avi Halachmi (:avih) | 1 | -0/+4 |
2023-07-23 | unicode: identify emoji width and modifiers | Avi Halachmi (:avih) | 1 | -0/+8 |
2023-07-23 | win32: use inc_cursor regardless of VT mode | Avi Halachmi (:avih) | 1 | -6/+2 |