cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.69k stars 2.02k forks source link

[Bug] Chinese compatibility problem after resolving Kconfig files #2925

Closed aaronqinxin closed 2 months ago

aaronqinxin commented 4 months ago

Version Information

Cmder version: Version 1.3.24.236
Operating system: Windows 11 Home Tranditional Chinese Edition x64

Cmder Edition

Cmder Full (with Git)

Description of the issue

After resolving Kconfig files with Python, it shows some Chinese compatibility problem:

1

When moving cursor down, the symbol shows up:

2

It shows some redundant characters when going to second menu:

3

However, this problem does not occur in Pycharm terminal.

How to reproduce

No response

Additional context

No response

Checklist

chrisant996 commented 4 months ago

This is a ConEmu issue. ConEmu is the terminal emulator that's included in the Cmder install.

Try going to the ConEmu repo and searching the issues there or opening an issue there.

aaronqinxin commented 4 months ago

This is a ConEmu issue. ConEmu is the terminal emulator that's included in the Cmder install.

Try going to the ConEmu repo and searching the issues there or opening an issue there.

Thanks for your advice. I'll open a new issue in ConEmu repo.