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
Standard Windows Keyboard Shortcuts are not working with Spyder Terminal Clipboard
I see that Ctrl-Alt-C, Ctrl-Alt-X, Ctrl-Alt-V must be used. This requires an awkward three-finger operation that strains the fingers and will contribute to repetitive strain injury for susceptible people.
Please change these back to the Standard established decades ago.
Millions of people use these many time every day. Tradition is tradition!
What steps will reproduce the problem?
Select text
Try Ctrl-C, Ctrl-V, or Ctrl-X
Try to paste the text anywhere, and there is nothing on the clipboard.
Hey @richlysakowski, thanks for reporting. Keyboard shortcuts that only depend on Ctrl can't be used on standard terminals because they are already taken by them. For instance, Ctrl+C is used to terminate the current command, Ctrl+Q to send it to the background, etc.
However, if you find the shortcuts we set a bit odd, you can change them by going to Preferences > Keyboard shortcuts, filtering by terminal at the bottom and change them to others that work better for you.
As an improvement, I think we could drop the Ctrl at the beginning and leave them as Alt+Shift+C and Alt+Shift+V (not really sure if that's really possible though).
Standard Windows Keyboard Shortcuts are not working with Spyder Terminal Clipboard
I see that Ctrl-Alt-C, Ctrl-Alt-X, Ctrl-Alt-V must be used. This requires an awkward three-finger operation that strains the fingers and will contribute to repetitive strain injury for susceptible people.
Please change these back to the Standard established decades ago.
Millions of people use these many time every day. Tradition is tradition!
What steps will reproduce the problem?
What is the expected output?
Copy or Paste text in Spyder Terminal
What do you see instead?
Nothing happens.
Versions and main components
python 3.9.13 h9a09f29_0_cpython conda-forge
spyder 5.3.3 py39hcbf5309_0 conda-forge
spyder-kernels 2.3.3 py39hcbf5309_0 conda-forge
spyder-terminal 1.2.2 py39hcbf5309_0 conda-forge
Python: 3.9.13 | packaged by conda-forge | (main, May 27 2022, 16:50:36) [MSC v.1929 64 bit (AMD64)]
CPU: Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
Arch: ('64bit', 'WindowsPE')
OS: win32
OS Ver: 10.0.19044
The text was updated successfully, but these errors were encountered: