You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If so, ConEmu does not process the ANSI sequences because it does not receive them at all.
The error should be in Windows ConApi somewhere. ConEmu just shows what the RealConsole has.
Hello,
I'm thinking about the same problem for some time.
It's not WSLbridge or ANSI problem.
The behaviour: the final character is not fit the window width.
The best way to reproduce this is the "spectresystems/spectre.console" project (here, on Github).
Here is the gif:
To mitigate this problem without additional changes, I've tried different things, but the most useful: change the font in place. Here is the demo of font changing:
You can change Cells to reduce the length of the line
Versions
ConEmu build: 210912 stable x64
Font: MesloLGS NF
OS version: Windows 10 pro x64
WSL2: Ubuntu, ZSH, powerlevel10k
Problem description
Prompt on the right overflow to the next line
Additional Info
According to this issue, it seems a bug of cmder?
The text was updated successfully, but these errors were encountered: