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 + Y ("redo") Keyboard Shortcuts has no "When" Close #2563

Closed
dkelosky opened this issue Nov 10, 2023 · 5 comments
Closed

Ctrl + Y ("redo") Keyboard Shortcuts has no "When" Close #2563

dkelosky opened this issue Nov 10, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@dkelosky
Copy link
Contributor

dkelosky commented Nov 10, 2023

In code editors (and most applications), Ctrl + Z and Ctrl + Y are "undo" and "redo" respectively. It looks like Zowe Explorer has added a Keyboard Shortcut to overtake Ctrl + Y without a When clause specified:
image

When editing a file that has no connection to Zowe Explorer (or mainframe), if you use Ctrl + Y, the "Edit History" window now loads:
image

I believe a different Keyboard Shortcut or a When clause should be added in this case.

@dkelosky dkelosky added the bug Something isn't working label Nov 10, 2023
Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@slavek-kucera
Copy link

#2543 #2545

@zFernand0
Copy link
Member

I agree that the default should be something that won't impact common operations (like redo Crtl+Y, or Replace Ctrl+H, or ReplaceAll Ctrl+Shift+H)

How about crtl+alt+H? 😋

@rudyflores
Copy link
Contributor

@dkelosky by any chance do you still have v2.12.0 installed? This shortcut was changed to ctrl/cmd + alt + Y in v2.12.1 to resolve this issue :)

@adam-wolfe
Copy link
Contributor

This should be resolved by the 2.12.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants