Navigation Menu

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

Windows: CLI Improvement (TP3) #14838

Merged
merged 1 commit into from Jul 28, 2015
Merged

Conversation

lowenna
Copy link
Member

@lowenna lowenna commented Jul 22, 2015

Signed-off-by: John Howard jhoward@microsoft.com

@swernli @brendandixon @ahmetalpbalkan @jstarks @tiborvass @icecrime

The Ansi parser and their associated actions have been decoupled. Now
parsing results in call backs to an interface which performs the
appropriate actions depending on the environment.

This improvement provides a functional Vi experience and the vttest no
longer panics.

This PR replaces the stale docker/docker #13224.

The Ansi parser and their associated actions have been decoupled. Now
parsing results in call backs to an interface which performs the
appropriate actions depending on the environment.

This improvement provides a functional Vi experience and the vttest no
longer panics.

This PR replaces docker/docker moby#13224 with the latest console updates.

Signed-off-by: John Howard <jhoward@microsoft.com>
@lowenna
Copy link
Member Author

lowenna commented Jul 22, 2015

This PR is needed for the TP3 build for correct ANSI support in Windows containers. But also improves the Linux experience significantly.

@thaJeztah
Copy link
Member

@jhowardmsft just for my info; is TP3 to be presented at the same time as Docker 1.8? Wondering if these should be marked somehow to make sure they get in in time (if it's any of "our" worries here 😉)

@lowenna
Copy link
Member Author

lowenna commented Jul 23, 2015

The current plan is that the docker daemon Windows release to support TP3 will be in 1.9.0-dev. I though we were supposed to have snapped to 1.8 earlier this week and the version bumped. I haven't seen that happen though? Certainly though, there are a few PRs which are still needed to support TP3, but we're very close now :)

@thaJeztah
Copy link
Member

With the version bump, you mean the version bump here? https://github.com/docker/docker/blob/master/VERSION (it's 1.8-dev now)

@lowenna
Copy link
Member Author

lowenna commented Jul 23, 2015

Yup, that's the one.

@tiborvass
Copy link
Contributor

LGTM

@jessfraz
Copy link
Contributor

LGTM

@jessfraz
Copy link
Contributor

merging, its a big one but if anything goes wrong we know where to find you ;)

jessfraz pushed a commit that referenced this pull request Jul 28, 2015
@jessfraz jessfraz merged commit 33358f8 into moby:master Jul 28, 2015
@thaJeztah
Copy link
Member

if anything goes wrong we know where to find you ;)

Yup. on Bing searching for Nyancats 😉🐱🐱

@lowenna lowenna deleted the 10662-ansirewrite branch August 6, 2015 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants