You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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.)
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?
The text was updated successfully, but these errors were encountered: