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

CTRL+V not working to paste text from Clipboard #21

Closed
MeerMusik opened this issue Jul 12, 2021 · 3 comments
Closed

CTRL+V not working to paste text from Clipboard #21

MeerMusik opened this issue Jul 12, 2021 · 3 comments
Assignees

Comments

@MeerMusik
Copy link

Hello. Thanks for the Tool.

It seems that CTRL+V is broken. I can not paste Text I have copied to the Clipboard to

  • Enter Label Name
  • Enter Label Description
  • Enter Label Color

Is this a limitation of the Script or of NPM?

  • Windows 10 21H1
  • NPM 7.18.1
  • Node 16.4.1

Thanks!

@Zebiano
Copy link
Owner

Zebiano commented Jul 12, 2021

Hey there! I don't know what terminal you are using, but try copying something to your clipboard and then using the right mouse button to paste it inside the terminal, most terminals allow that.

If it still doesn't work, please tell me what terminal/editor you are using so I can try and re-create this issue myself.

@Zebiano Zebiano self-assigned this Jul 12, 2021
@MeerMusik
Copy link
Author

I am using the Standard Windows Command Shell.

Right, using the right Mouse Button works as usual. Sorry, totally forgot about that!

Would still be nice if using the Keyboard would work.

Thank you! Have a nice Day :)

@Zebiano
Copy link
Owner

Zebiano commented Jul 12, 2021

I didn't actively code something to not let users use Ctrl+V, so I don't think I'd be able to change this behaviour. It's either something with the Windows Command Shell you are using, or maybe with the way inquirer handles input, but I doubt it. I'm afraid you'll have to use the right mouse button from now on in this situation.

I'm glad it worked though, have a nice day as well! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants