f1viewer
f1viewer copied to clipboard
cant paste token details, into field.
No matter what i try i cant paste token into token field. I've tried every option listed, but no joy. its far too long to type out. any solution would be warmly welcome.
Same
+1
No news for this bug ? Still not working for me
You may need to do CTRL + Shift + V instead of CTRL + V. This worked for me (Linux) since the terminal requires an extra modifier (Shift) to copy and paste.
For me, the issue is after login, I cannot copy anything from the by-password response. Clicked copy, nothing.
What are you running the program in? (OS, tty/terminal emulator). Can you paste the output in other programs? Try both before and after you try to paste into f1viewer? I haven't really looked at the code yet, but I'll help you debug if you send me more info.
@talleyhoe I'm on Windows and cannot paste into any of the fields (username, password or token)
Once you copy the token, open up powershell (Win+x+i) and run Get-Clipboard. Does that display anything?
I figured it out. You have to right click the top of the window, go to properties and enable Ctrl+Shift+C/V under the Options tab. This may be different for different terminals, let me know if this works for you.
I've tested this for both powershell and command prompt
@Lemon-Wafer