diff options
author | Ron Yorston <rmy@pobox.com> | 2023-06-22 17:12:25 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-06-22 17:12:25 +0100 |
commit | 597d31eefb4a41abcf2d3c300c2b910b11a9f98c (patch) | |
tree | d80419df335c26d0e68c27148a0e48a0000198d6 /TODO | |
parent | 7f23161e989ffc81edf89c2be3077757cc4fa4db (diff) | |
download | busybox-w32-597d31eefb4a41abcf2d3c300c2b910b11a9f98c.tar.gz busybox-w32-597d31eefb4a41abcf2d3c300c2b910b11a9f98c.tar.bz2 busybox-w32-597d31eefb4a41abcf2d3c300c2b910b11a9f98c.zip |
win32: make support for euro input a separate option
Commit 93a63809f (win32: add support for the euro currency symbol)
made various changes to enable support for the euro symbol.
One of these changes allows the euro to be entered from the console
even if the current code page doesn't support it. This is probably
of limited use: the symbol can be entered but won't be displayed
correctly.
Move this capability into a separate configuration option,
FEATURE_EURO_INPUT, which is disabled by default.
Saves 48-64 bytes in the new default case.
(GitHub issue #335)
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions