This patch changes the key mappings in MetaEdit+ text fields to match those used in Microsoft Windows more closely. The patch is thus really only intended for Windows platforms: the effect in other platforms may be surprising! Ctrl-C Copy to clipboard Ctrl-X Cut to clipboard Ctrl-V Paste (Ctrl-Shift-V show last 5 clipboard entries) Ctrl-F Find dialog (Ctrl-S repeat last find) Ctrl-R Replace dialog (Ctrl-E repeat last replace) Ctrl-Z Undo (inserts last deleted text) Ctrl-Y Redo (experiment!) Ctrl-D Insert date in format '20 March 1997' Ctrl-Q Interrupt current process (replaces old Ctrl-C) This stops whatever MetaEdit+ is doing, giving an error dialog. Should only be used in emergencies: if pressed by accident, select 'Proceed' from the error dialog. Ctrl-Backspace Delete word to left of cursor Ctrl plus: Home/End Go to start/end of text Shift plus: Left, Right, Up, Down, Home, End, Ctrl-Home, Ctrl-End Extends selection in direction specified ESC followed by ( [ { < ' " enclose selected text in appropriate pair of characters ESC followed by s S u U b B i I x + - set (if small letter) or unset (if capital letter) font style: s serif u underline b bold i italic +/- large/small font x reset to standard formatting space reset to standard formatting ESC followed by f format selected text (wrap)