ConEmu: Broken lines in progress bar while using Yarn

Problem description

When I run yarn install or yarn upgrade the progress bar is somehow vertical instead of horizontal and - one-line. Take a look at screenshots below for better understanding. I’ve tried multiple yarn versions with cmd and ConEmu. CMD always works as expected, ConEmu does not. So, it is not a bug in yarn package manager, but in ConEmu. This issue could be caused by latest Windows 10 Creators Update. Is ConEmu fully compatible with it?

Versions

ConEmu build: 1.70402 x64 OS version: Windows 10 x64 (Creators Update 1703) Node.js: 7.9.0 Yarn: v0.23.2

Steps to reproduce

  1. Install Yarn package manager
  2. Run Yarn install in directory with package.json to install npm packages.
  3. Watch console.

Actual results

Broken progress bar: install-conemu

Expected results

One-line progress bar in cmd and how it looked like a couple days ago in ConEmu: install-console

About this issue

  • Original URL
  • State: open
  • Created 7 years ago
  • Reactions: 4
  • Comments: 22 (6 by maintainers)

Most upvoted comments

@Maximus5 problem can still be reproduced with ConEmu64.exe -basic -run cmd.

not using clink. just powershell within conemu.

I didn’t make a decision yet. This issue needs more investigations, perhaps I can implement some workarounds, if it really depends on ConEmu.

Yes! Solved! Menu -> Debug -> Properties … Here check “Use legacy console” option on the bottom.

170417091048