# HG changeset patch # User vimboss # Date 1105134322 0 # Node ID bf3f798c35c6fb97ebddaffc1d476212736c04db # Parent d2796c60ca6f11e05cbe080114a3cfc6006488c7 updated for version 7.0033 diff --git a/runtime/doc/gui_w32.txt b/runtime/doc/gui_w32.txt --- a/runtime/doc/gui_w32.txt +++ b/runtime/doc/gui_w32.txt @@ -1,4 +1,4 @@ -*gui_w32.txt* For Vim version 7.0aa. Last change: 2004 May 03 +*gui_w32.txt* For Vim version 7.0aa. Last change: 2005 Jan 07 VIM REFERENCE MANUAL by Bram Moolenaar @@ -233,6 +233,8 @@ To use the standard MS-Windows way of CT Since CTRL-C is used to copy the text to the clipboard, it can't be used to cancel an operation. Use CTRL-Break for that. +CTRL-Z is used for undo. This means you can't suspend Vim. + *CTRL-V-alternative* Since CTRL-V is used to paste, you can't use it to start a blockwise Visual selection. You can use CTRL-Q instead. You can also use CTRL-Q in Insert