Differences
This shows you the differences between the selected revisions of the page.
2007-10-14 | 2008-04-07 | ||
old revision restored (martin) (hidden) | 4.1 Support for multiple undoes and redo (martin) | ||
Line 6: | Line 6: | ||
The editor capabilities are similar to those of Notepad (simple editor shipped with Windows): | The editor capabilities are similar to those of Notepad (simple editor shipped with Windows): | ||
* Clipboard operations: Copy (''Ctrl+C''), Cut (''Ctrl+X''), Paste (''Ctrl+V''). | * Clipboard operations: Copy (''Ctrl+C''), Cut (''Ctrl+X''), Paste (''Ctrl+V''). | ||
- | * Single undo (''Ctrl+Z''). | + | * Undo (''Ctrl+Z''), Redo (''Ctrl+Y''). |
* [[ui_editor_find|Find]] (''Ctrl+F''), [[ui_editor_replace|Replace]] (''Ctrl+H''), Find next (''F3''). | * [[ui_editor_find|Find]] (''Ctrl+F''), [[ui_editor_replace|Replace]] (''Ctrl+H''), Find next (''F3''). | ||
* Go to line number (''Ctrl+G''). | * Go to line number (''Ctrl+G''). |