- Notifications
You must be signed in to change notification settings - Fork395
fix find_in_po. Make it Windows compatible#2714
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Marco Richetta <marco.richetta@mercadolibre.com>
@marcorichetta gracias por la sugerencia. Toda la razón my friend! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Aún no entiendo por qué el except no estaba funcionando cuando debiera haber atrapado el error de que no hacía un programa stty en Windows, pero al menos esto abrió una buena discusión. Acá dejo mi comentario, creo que este código se puede simplificar aún más
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Se ve súper ahora, 👍
Use os.get_terminal_size() instead of stty size for width