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

^V under Windows Terminal results in paste rather than page down #23

Open
hsauro opened this issue Mar 29, 2021 · 2 comments
Open

^V under Windows Terminal results in paste rather than page down #23

hsauro opened this issue Mar 29, 2021 · 2 comments

Comments

@hsauro
Copy link

hsauro commented Mar 29, 2021

I was using nano-win on Windows 10 and noticed that ^V when used from Windows Terminal results in a paste, rather than a page down. However, under powershell (don't open under Windows terminal), ^V works fine. Any ideas on how to change that behavior?

@hsauro hsauro changed the title ^V on Windows temrin results in paste rather than page down ^V under Windows Terminal results in paste rather than page down Mar 29, 2021
@lhmouse
Copy link
Owner

lhmouse commented Mar 30, 2021

You might want to dig into Windows Terminal settings. I suspect there should be an option to change this behavior, so it doesn't paste text upon Ctrl-V, but sends the combination keys to the program inside it. There is such an option in Windows 10 console (CMD or PowerShell). I presume Windows Terminal has it too. (I don't use it personally.)

@Van-Dame
Copy link

Van-Dame commented Oct 5, 2021

You need to unbind the Ctrl+V key combination in the Terminal settings

image

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

3 participants