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 #13224 with the latest console updates. Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: c923774c41678e4044081a87ec5841173d9577e7 Component: engine
4 lines
69 B
Go
4 lines
69 B
Go
// This file is necessary to pass the Docker tests.
|
|
|
|
package windows
|