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.github.io/en/BashOnWindows.md seems a little unclear to me after trying to get it setup using the existing instructions. It seems like wslbridge is included now in the install. Does it need to be updated for the current state of things?
This section still seems to indicate that wslbridge has to be installed separately and that manual setup of a task might be required.
This version has a `Bash::bash task with the following:
It's correct.
wslbridge is included in the latest alpha. wsl-con.cmd was updated to use local (installed) files.
There is absolutely no API to retrieve extended (true-color) attributes from console. ConEmu tries to emulate true-color mode, but the implementation was created for fixed buffer (no backscroll), if there is backscroll true-color works only at the bottom of the buffer.
Of course this implementation have to be rewritten completely, but in view of required synchonous work with native API (conhost) it's complicated a bit.
ConEmu.github.io/en/BashOnWindows.md seems a little unclear to me after trying to get it setup using the existing instructions. It seems like wslbridge is included now in the install. Does it need to be updated for the current state of things?
This section still seems to indicate that wslbridge has to be installed separately and that manual setup of a task might be required.
This version has a `Bash::bash task with the following:
The text was updated successfully, but these errors were encountered: