adamyg / mcwin32

Midnight Commander for Windows
https://sourceforge.net/projects/mcwin32/
210 stars 14 forks source link

Review CodePage integration #68

Open adamyg opened 10 months ago

adamyg commented 10 months ago

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;