Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Changes to support color VT sequences on windows #51

Closed
wants to merge 3 commits into from
Closed

Changes to support color VT sequences on windows #51

wants to merge 3 commits into from

Conversation

musm
Copy link

@musm musm commented Apr 1, 2019

No description provided.

vtjnash and others added 3 commits August 31, 2018 21:59
This code already had special handling for decoding utf-8
characters correctly for the UCS-2 conhost
(trailing incomplete bytes and characters > 0xFFFF).
Rather than trying to duplicate that, we can simply
delete the duplicate code-path and selectively disable
the parts that do not apply.
@musm
Copy link
Author

musm commented Apr 1, 2019

probably @vtjnash is the right person to review this

@vtjnash
Copy link
Collaborator

vtjnash commented Apr 2, 2019

This repository is now archived, please consider reopening this at https://github.com/JuliaLang/libuv

Note that this only fixes one of the two regressions caused by this code path. Until a fix for JuliaLang/julia#26894 is also available, we can't merge this.

@musm musm closed this Apr 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants