comparison runtime/doc/starting.txt @ 83:d9030055c432 v7.0033

updated for version 7.0033
author vimboss
date Fri, 07 Jan 2005 21:51:51 +0000
parents dbf53ece2e23
children f67f8a8d81ba
comparison
equal deleted inserted replaced
82:366d9947baf2 83:d9030055c432
1 *starting.txt* For Vim version 7.0aa. Last change: 2005 Jan 03 1 *starting.txt* For Vim version 7.0aa. Last change: 2005 Jan 07
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
1031 CTRL-Z Suspend Vim, like ":stop". 1031 CTRL-Z Suspend Vim, like ":stop".
1032 Works in Normal and in Visual mode. In Insert and 1032 Works in Normal and in Visual mode. In Insert and
1033 Command-line mode, the CTRL-Z is inserted as a normal 1033 Command-line mode, the CTRL-Z is inserted as a normal
1034 character. In Visual mode Vim goes back to Normal 1034 character. In Visual mode Vim goes back to Normal
1035 mode. 1035 mode.
1036 Note: if CTRL-Z undoes a change see |mswin.vim|.
1036 1037
1037 1038
1038 :sus[pend][!] or *:sus* *:suspend* *:st* *:stop* 1039 :sus[pend][!] or *:sus* *:suspend* *:st* *:stop*
1039 :st[op][!] Suspend Vim. 1040 :st[op][!] Suspend Vim.
1040 If the '!' is not given and 'autowrite' is set, every 1041 If the '!' is not given and 'autowrite' is set, every