Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(in ConEmu) Text flow to next line broken when using ESC]9;8; or ESC]9;3; in prompt #384

Closed
eugenesvk opened this issue Mar 1, 2016 · 6 comments

Comments

@eugenesvk
Copy link

When I enable clink in ConEmu I get a weird bug where text reflow stops working for some prompts (instead of going to the 2nd line text just overwrites the first line). More detailed description with screenshots is @ Maximus5/ConEmu#563
ConEmu works fine as is without Clink enabled.
Any idea what's causing this and how to fix it?

Updated to include another sequence ESC]9;3;, which I'm using to change tab title in ConEmu to reflect current folder with some adjustments (e.g. showing ~ instead of %USERPROFILE% path, which I can't do if I use default ConEmu settings)

Using latest version of Clink v0.4.7 installed in default ConEmu 160228 [32] on a Windows 10.0.10586

@Maximus5
Copy link

Maximus5 commented Mar 1, 2016

Looks like clink must take into account ANSI OSC sequences.

These codes do not relate to ConEmu only specifics: http://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Operating-System-Controls

@robi-wan
Copy link

Related issue: Maximus5/ConEmu#585

@eugenesvk eugenesvk changed the title (in ConEmu) Text flow to next line broken when ESC]9;8; is used (in ConEmu) Text flow to next line broken when using ESC]9;8; or ESC]9;3; in prompt Mar 31, 2016
@andreymir andreymir mentioned this issue Apr 22, 2016
@cs96and
Copy link

cs96and commented May 4, 2016

Is there any plan to release v0.4.8 with this fix included? It's driving me mad!

@cs96and
Copy link

cs96and commented Jun 29, 2016

I'm still waiting for a new version... when will it be ready? Thanks.

@Stanzilla
Copy link

@mridgers is on vacation at the moment, he told me via Twitter. :)

@mridgers
Copy link
Owner

0.4.8 is published now. Apologies for the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants