Skip to content

Comments

Add ASCII-only mode#125

Draft
sermuns wants to merge 1 commit intopythops:mainfrom
sermuns:ascii
Draft

Add ASCII-only mode#125
sermuns wants to merge 1 commit intopythops:mainfrom
sermuns:ascii

Conversation

@sermuns
Copy link

@sermuns sermuns commented Feb 7, 2026

Trying to implement a more generic symbol/emoji lookup by creating an enum Symbol and a global SYMBOL_RENDERER that is a OnceLock that is initialized on startup, and holds a function pointer for how to resolve Symbol to &'static str.

Do you think that this is a reasonable approach?

Fixes #26.

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.

Follow LOCALE conventions or implement option to display ascii only.

1 participant