redo ?
| User, date | Message |
|---|---|
|
Written by BubikolRamios
2 months ago Category: Feature discussion 273 posts since Thu, 14 Jan 10 |
There is no redu (doh there is undo) command. Having redo would be a big + |
|
Written by kalvaro
2 months ago 442 posts since Thu, 29 Nov 07 |
In fact, there is. The short-cut is "Ctrl+Shift+Z". However: - There's no toolbar button for "Redo". - The short-cut is not customizable. - There aren't menu items neither for "Undo" nor "Redo" So it's a sensible feature request anyway. |
|
Written by ansgar
2 months ago 3973 posts since Fri, 07 Apr 06 |
Yes, there is no menu item anywhere, because the standard action classes to not provide a TEditRedo action, in contrast they provide a TEditUndo action. I'm also wondering why there is no such an action class. But SynEdit has its own undo/redo commands, which can also be customizable via Tools > Preferences > Shortcuts. It's only a bit difficult to find in the myriad of "SQL editing" commands. The default SynEdit shortcut for undo is Alt+Backspace, and for redo it is Shift+Alt+Backspace. |
|
Written by BubikolRamios
2 months ago 273 posts since Thu, 14 Jan 10 |
There is undo button (green back arrow, when there is something to redo) in toolbar, so redo would be somehow expected. |
|
Written by fengyqf
1 month ago 6 posts since Wed, 10 Apr 13 |
redo, ctrl+shift+z will function, but it does not in any menu item. btw, I'd prefer ctrl+Y than it. |
|
Please login to leave a reply, or register at first. |