Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird autotyping problem #1932

Open
aaliboyev opened this issue Jan 11, 2025 · 1 comment
Open

Weird autotyping problem #1932

aaliboyev opened this issue Jan 11, 2025 · 1 comment
Labels
bug triage Trying to make sure if this is valid or not

Comments

@aaliboyev
Copy link

Describe the problem

Been trying copier for my project. At this stage it's simple use case where you just give a name and description to the project.

When Copier starts asking questions while waiting for user input, it's autotyping some special characters
image

Template

https://github.com/aaliboyev/cdk-lambda-template

To Reproduce

Just run

copier copy https://github.com/aaliboyev/cdk-lambda-template my-aws-microservice

Logs

No response

Expected behavior

Correctly handle user input without adding special characters randomly

Screenshots/screencasts/logs

No response

Operating system

Windows

Operating system distribution and version

11

Copier version

copier 9.4.1

Python version

Python 3.11.10

Installation method

pip+git

Additional context

No response

@aaliboyev aaliboyev added bug triage Trying to make sure if this is valid or not labels Jan 11, 2025
@pawamoy
Copy link
Contributor

pawamoy commented Jan 11, 2025

What's your locale / code page ? Can you try running Copier again with the environment variable PYTHONUTF8=1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Trying to make sure if this is valid or not
Projects
None yet
Development

No branches or pull requests

2 participants