Modify ↓
Opened 20 months ago
Last modified 17 months ago
#22948 new enhancement
[Patch] Add text box shortcut: ctrl+shift+z to redo
Reported by: | tguen | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | tguen |
Description
Many (most?) programs use ctrl+shift+z to redo rather than ctrl+y. The redo action for the map can be changed in the settings menu, but this doesn't affect text boxes like the tag editor dialog. This patch adds a second shortcut for the redo action in text boxes.
Attachments (2)
Change History (4)
by , 20 months ago
Attachment: | 0001-add-textbox-shortcut-ctrl-shift-z-to-redo.patch added |
---|
comment:1 by , 19 months ago
Cc: | added |
---|
comment:2 by , 17 months ago
As a stupid question, why didn't you reuse the shortcuts for system:undo
and system:redo
?
I'll upload a patch of what I am thinking about.
by , 17 months ago
Attachment: | 22948.patch added |
---|
Note:
See TracTickets
for help on using tickets.
patch