Making npc(1) Unicode-aware #180

Open
opened 2026-02-27 12:28:43 -07:00 by emma · 0 comments
Owner

npc(1) was produced before we settled on a Unicode-native system.

https://doc.rust-lang.org/stable/std/primitive.char.html#method.is_control

https://www.unicode.org/charts/nameslist/n_2400.html

  • Plan 9/9front displays control characters as control pictures in drawterm
`npc(1)` was produced before we settled on a Unicode-native system. https://doc.rust-lang.org/stable/std/primitive.char.html#method.is_control https://www.unicode.org/charts/nameslist/n_2400.html - Plan 9/9front displays control characters as control pictures in drawterm
emma added the
bug
enhancement
labels 2026-02-27 12:28:43 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bonsai/harakit#180
No description provided.