-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Description
When using repl mode inside a docker container's shell with tty flag enabled, each character is printed twice.
Actual
mol $ ccaall vv11..sseerrvviiccee..nnaammee
Expected
mol $ cal v1.service.name
Environment
moleculer-repl v0.7.3
NodeJS v18.13.0
Docker Compose v2.15.1
Docker v20.10.7
OS Ubuntu 22.04.2 LTS
Temporary Solution
I don't know what the root cause of the problem might be but hitting tab button twice will change the written text to normal form.
westtrade
Metadata
Metadata
Assignees
Labels
No labels