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

ANSI escape sequences prevent typing in CLI #967

Open
UInt2048 opened this issue Aug 27, 2023 · 0 comments
Open

ANSI escape sequences prevent typing in CLI #967

UInt2048 opened this issue Aug 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@UInt2048
Copy link

UInt2048 commented Aug 27, 2023

Describe the bug
I attempted to authorize manually due to #965. However, as I type in the authorization code (manually), an ANSI escape sequence appears on the screen, and I’m unable to type further characters, hit enter, etc.

B044AC93-B00F-45F3-B7A5-81762B486A0D

To Reproduce

  1. Enter maestral auth link in a terminal
  2. Select either option
  3. Enter an authorization code (or anything long enough, 1234567890 happened to trigger it in the above photo)

Expected behaviour
Maestral doesn’t prevent me from entering this code

System:
Still the same as #965

Additional context
Still the same as #965

I did try uninstalling Maestral and reinstalling in a venv created like python3 -m venv --system-site-packages maestral-venv but it did not affect the reproduction of the bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant