Skip to content

Commit

Permalink
Refactor: Allow combining diacritics modifiers
Browse files Browse the repository at this point in the history
Change the API of `KeyModifier.Map_char` to allow returning a string
instead of a single 16 bits char.

This allows to return combining diacritics.

This also gets rid of `apply_map_or_dead_char`, maps can have their own
fallback.
  • Loading branch information
Julow committed Aug 19, 2023
1 parent cd5ca56 commit 40498e7
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 328 deletions.
Loading

0 comments on commit 40498e7

Please sign in to comment.