diff options
| author | Nicolas Pitre <npitre@baylibre.com> | 2025-04-17 14:45:11 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-26 11:22:04 +0200 |
| commit | b5c574995d842d241d810f3a6a3ebb03c52d57fa (patch) | |
| tree | b751111fb22541156433f26a8708d5dcc0b12e5c /scripts/gdb/linux/interrupts.py | |
| parent | 9bd73840935746dccef20dbcb509317c8e718f08 (diff) | |
vt: support Unicode recomposition
Try replacing any decomposed Unicode sequence by the corresponding
recomposed code point. Code point to glyph correspondance works best
after recomposition, and this apply mostly to single-width code points
therefore we can't preserve them in their decomposed form anyway.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-10-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
