aws_completer outputs "^M" after every suggestion in MINGW(64) on Windows Terminal #9135
Labels
bug
This issue is a bug.
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
p3
This is a minor priority issue
Describe the bug
Attempting to use Windows version
aws_completer
for bash completion in MINGW64 results in the output containing^M
characters after every suggestion.Regression Issue
Expected Behavior
Output should not contain
^M
after every suggestion.Current Behavior
Output contains
^M
after every suggestion.Reproduction Steps
aws e[TAB]
Possible Solution
No response
Additional Information/Context
I'm currently using the Git Bash implementation of MINGW64 in Windows Terminal which is my default command line processor. I have not tried using any other alternative terminal so I don't know if this behavior is global or limited to just Windows Terminal.
CLI version used
aws-cli/2.22.14 Python/3.12.6 Windows/11 exe/AMD64
Environment details (OS name and version, etc.)
Windows 11 Enterprise 23H2 Build 22631.4037 FP 1000.22700.1027.0
The text was updated successfully, but these errors were encountered: