X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F04_ardours-interface%2F02_basic-gui-operations%2F05_undoredo-for-editing-.html;h=b543170f6f86eb1d21be738612de747f99aafe01;hb=0b6ad9326ccdaec578164df288c8ce6321ca67a0;hp=56b975b528b52d8f9d2db272c08d2cd606a237b2;hpb=6e64603e6159ae448de5e3e6b908375c2ef1fdc0;p=ardour-manual diff --git a/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html b/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html index 56b975b..b543170 100644 --- a/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html +++ b/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html @@ -17,11 +17,20 @@ title: Undo/Redo for Editing

Changes are also saved to the session history file, so that undo/redo is possible even if you close the session and reopen it later, - even if you quit Ardour in between.

+ even if you quit Ardour in between. +

The maximum number of changes that can be undone can be configured under Edit > Preferences > Misc > Undo. The maximum number of changes stored in the history file is a separate parameter, and can also be set in the same place.

- + +

+ In addition to the normal undo (which works only on actions that change + the timeline), there is a visual undo which will revert any + command that affects the display of the editor window. Its shortcut is + Z. + There is also an undo for selection. See + Selection Techniques for more information. +