]> granicus.if.org Git - vim/commitdiff
updated for version 7.0033
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2005 21:45:22 +0000 (21:45 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2005 21:45:22 +0000 (21:45 +0000)
runtime/doc/gui_w32.txt

index 574aa35b0fa53c3894b507a78697d158f0faae97..5dded7aa710b8acb3921a1195b6d493dd34b3a00 100644 (file)
@@ -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 @@ $VIMRUNTIME/mswin.vim script.  You could add this line to your _vimrc file: >
 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