ironstar-io / tokaido

Zero-conf Drupal Local Development Environments with Docker
https://tokaido.io
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

Drush container line wrap issue #186

Closed Benjen closed 5 years ago

Benjen commented 5 years ago

What happened: Get an issue where the command line appears to wrap back on itself when using the command line within the Drush container (see screencast below)

tokaido_iterm2_cli_issues.mp4.zip

What you expected to happen: Text should wrap cleanly to new line.

How to reproduce it (as minimally and precisely as possible): See screencast.

Anything else we need to know?:

Environment:

Additional context N/A

ironmike-au commented 5 years ago

Thanks Ben! We'll try to sort this out in the next release (likely later this month/early August)

ironmike-au commented 5 years ago

This should be fixed now in the latest 'edge' containers, so next time you run tok up it'll pull those down.

Bash prompts are messy things so it might not be perfect, but hopefully it'll be a bit better. I'll leave this Issue open for now, so please let us know if you still see problems?

ironmike-au commented 5 years ago

Ben has confirmed in Slack that this is working better now, so I'll close this issue.