mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
It was broken because the terminal is in raw mode. This changeset adds code in the login commmand to do a little bit of interpretation on the user input (something usually done by the terminal emulator itself). Upstream-commit: 9740102990b059d014fad5f8652306cf7ff62d94 Component: engine