We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
https://github.com/aaliboyev/cdk-lambda-template
Just run
copier copy https://github.com/aaliboyev/cdk-lambda-template my-aws-microservice
No response
Correctly handle user input without adding special characters randomly
Windows
11
copier 9.4.1
Python 3.11.10
pip+git
The text was updated successfully, but these errors were encountered:
What's your locale / code page ? Can you try running Copier again with the environment variable PYTHONUTF8=1?
PYTHONUTF8=1
Sorry, something went wrong.
No branches or pull requests
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
Template
https://github.com/aaliboyev/cdk-lambda-template
To Reproduce
Just run
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
The text was updated successfully, but these errors were encountered: