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
ConEmu build: 160428 x64
OS version: Windows 10 x64
Used shell version : cmd.exe
Clink version: 0.4.7
Problem description
When using a cmd.exe shell with Clink installed, typing a long line will wrap onto the same line, overwriting itself. Also using the arrow up key to edit a previously entered long line will cause the line to warp incorrectly.
I deleted my ConEmu.xml so it generated a new default one and the problem still exists, so is unrelated to my settings.
The problem exists whether Clink is installed globally, as a ConEmu setting, or just started by injecting it into an already running console.
Steps to reproduce
Install clink globally
Start a cmd.exe shell in ConEmu
type a long line.
Use the up arrow to edit a previously entered long line. (See screenshot below)
Actual results
The line will wrap on to the same line.
Expected results
The line should wrap onto the next line.
Additional files
The text was updated successfully, but these errors were encountered:
Sorry should have done a better search before submitting this. Seems this is a clink bug which has been fixed but not released yet. Please close this issue. mridgers/clink#384
Versions
ConEmu build: 160428 x64
OS version: Windows 10 x64
Used shell version : cmd.exe
Clink version: 0.4.7
Problem description
When using a cmd.exe shell with Clink installed, typing a long line will wrap onto the same line, overwriting itself. Also using the arrow up key to edit a previously entered long line will cause the line to warp incorrectly.
I deleted my ConEmu.xml so it generated a new default one and the problem still exists, so is unrelated to my settings.
The problem exists whether Clink is installed globally, as a ConEmu setting, or just started by injecting it into an already running console.
Steps to reproduce
Actual results
The line will wrap on to the same line.
Expected results
The line should wrap onto the next line.
Additional files
The text was updated successfully, but these errors were encountered: