-
-
Notifications
You must be signed in to change notification settings - Fork 92
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 behavior when pasting a large token #75
Comments
@NachoNievaG I think the problem is with key binding conflict. Seems like your token has
There is already a comment here for the same: I was able to reproduce it, when pasting Screen.Recording.2024-05-16.at.3.27.39.PM.movI have created a ticket earlier which indirectly points to this issue. |
Oh okay, I clearly flew by it yet ignore that. It would be nice to have the help triggered outside the "input mode", only on navigation. Given that it is a letter to potentially be prompted seems a little awkward. |
Hello @G0V1NDS and @NachoNievaG Being able to display the help popup from text input is planned (but it can also be changed) They are two fixes to this:
What are your thoughts on this? |
I find |
When pasting a large token (in macOS at least) you can see a weird behavior after a certain delay.
The issue with this is that it results in a bad pasting as the sample token ends with
SWYY
, yet the pasted one in the TUI ends withmlzd
proof.mp4
The text was updated successfully, but these errors were encountered: