Version Information
Cmder version: 1.3.25.328
Operating system: Win 11 25H2
Cmder Edition
Cmder Full (with Git)
Description of the issue
I have some Unicode characters missing/misrepresented in the terminal, see below, compared to the Windows terminal
I know that this is dependent on ConEmu.
Since the latter looks to be a dead project (here on Github), but cmder uses it, this is the only place where I can report this issue.
Ultimately, the bug is that cmder relies on a dead project.
How to reproduce
- Take the file icons.example from the
lf project, still on Github
- Execute
sed -n -e "/tex/p" -e "/\.r/p" icons.example to expose some of the missing characters
- The same command in Windows terminal (or in a Unicode editor) will show the correct characters
Additional context
Note that missing characters also generate misprints in width, misaligning text.
Checklist
Version Information
Cmder Edition
Cmder Full (with Git)
Description of the issue
I have some Unicode characters missing/misrepresented in the terminal, see below, compared to the Windows terminal
I know that this is dependent on ConEmu.
Since the latter looks to be a dead project (here on Github), but cmder uses it, this is the only place where I can report this issue.
Ultimately, the bug is that cmder relies on a dead project.
How to reproduce
lfproject, still on Githubsed -n -e "/tex/p" -e "/\.r/p" icons.exampleto expose some of the missing charactersAdditional context
Note that missing characters also generate misprints in width, misaligning text.
Checklist