SUMMARY Currently, KDE assigns Ctrl+Shift+Z as the default shortcut for the Redo action. While functional, this differs from the widely recognized standard Ctrl+Y used on Windows. This inconsistency can be confusing and counterintuitive for new KDE users coming from other platforms. Proposal: Assign Ctrl+Y as an additional default shortcut for Redo, alongside Ctrl+Shift+Z. Keep Ctrl+Shift+Z for consistency with Linux/Unix conventions, but provide Ctrl+Y out-of-the-box for familiarity. Reasoning: Ctrl+Y is the standard redo shortcut on Windows, and many applications (including cross‑platform ones) use it by default. Providing both shortcuts avoids confusion for users switching to KDE from Windows, improving usability and user experience without removing the current binding
This would make life easier for people working between OSs regularly, or who are migrating from Windows
Should be doable as nothing else uses ctrl+y at the moment.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kconfig/-/merge_requests/384
As a workaround people can assign Ctrl + y themselves in the meantime