Skip to content

feature request: alternate output with character descriptions #2

Description

@nemothorx

suggest an option which can be passed through to the awk core, to instead use this printf:

printf ("%c\t%s\n", strtonum("0x" $1), $2);

The tab ensures wide characters are seen regardless of terminal, and $2 gives the name of the character - useful both for learning, and for piping the output into grep (eg, fonttable | grep STAR).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions