culazy / HexadecK

0 stars 0 forks source link

Code mapping management #5

Open culazy opened 2 months ago

culazy commented 2 months ago

DEPENDS ON #2

There should be the capability to create and manage multiple custom code-character mappings.

There should be multiple pre-built code mappings, including the current one, but also UTF-8, UTF-16, extended ASCII, and possibly a language-specific one (possibly a mapping optimized for English word/letter frequencies?).

culazy commented 2 months ago

Perhaps there should be the ability to create "extensions" of mappings, where all mappings are inherited from another mapping except for a handful, e.g., UTF-8 EXCEPT for command characters, which are mapped to custom actions.