cmderdev / cmder

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

[Bug] The displaying chars are superposed. #2837

Open draftman9 opened 1 year ago

draftman9 commented 1 year ago

Version Information

Cmder version: 1.3.20.151
Operating system: win10 Microsoft Windows [Version 10.0.17763.3887]

Cmder Edition

Cmder Mini

Description of the issue

The displaying chars are superposed when there are some tab between char and the specific line is longer than cmder display window.

How to reproduce

  1. open cmder in a a small window
  2. cat f-jl-py.csv. I will upload the jl file.

Additional context

The file is here: f-jl-py.csv

If you use the largest window the glitch will disappear.

The glitch(in the small cmder window): image

The good one(after maximize the cmder window) : image

Checklist

chrisant996 commented 1 year ago

ConEmu has various problems with how lines wrap. Those are bugs in ConEmu, not Cmder. Cmder includes a copy of ConEmu, but bugs in ConEmu need to be reported in the ConEmu repo, not in the Cmder repo.

DRSDavidSoft commented 1 year ago

Since OP provided the test file, I have to test later if this issue happens in vanilla ConEmu.

If it does I'll close this one and open a new one at the upstream repo