MC's native code-page support is unaware of the consoles abilities, consider reworking.
Keyboard input and display are now both always UTF-8/Unicode, meaning input code-page support is not required,
yet editor encoding can have direct effects;
Separate display and editor code-page functionality.
Control display code-page via Console API's, not internal mapping
MC's native code-page support is unaware of the consoles abilities, consider reworking.
Keyboard input and display are now both always UTF-8/Unicode, meaning input code-page support is not required, yet editor encoding can have direct effects;
Separate display and editor code-page functionality.
Control display code-page via Console API's, not internal mapping
OR disable