Skip to content

Fix: PUA/Nerd Font character width#116

Open
Jelso13 wants to merge 1 commit intoGothenburgBitFactory:masterfrom
Jelso13:master
Open

Fix: PUA/Nerd Font character width#116
Jelso13 wants to merge 1 commit intoGothenburgBitFactory:masterfrom
Jelso13:master

Conversation

@Jelso13
Copy link
Copy Markdown

@Jelso13 Jelso13 commented Apr 12, 2026

Summary

Changes the width of private use area (PUA) characters to be 1 rather than 0.

Fixes GothenburgBitFactory/taskwarrior#3992.

Problem

Zero-width PUA characters caused offsets when included in taskwarrior reports.

Example

Before:
before
After:
after

Changes

  • Changed the width for private use area characters to be 1 rather than 0.
  • Added tests to ensure the width of PUA characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unicode UDA indicators shown incorrectly

1 participant