Vim Tips Wiki
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 11: Line 11:
 
|category2=
 
|category2=
 
}}
 
}}
βˆ’
Pressing <code>CTRL-Z</code> in normal or visual mode will send Vim to the background, suspending it. Even gvim is iconized. In Microsoft Windows, this means pressing "minimize" the current gvim window.
+
Pressing <tt>CTRL-Z</tt> in normal or visual mode will send Vim to the background, suspending it. Even gvim is iconized. In Microsoft Windows, this means pressing "minimize" the current gvim window.
   
βˆ’
Windows also provides a "shortcut key" property in the "Properties" dialog of any given shortcut. You can open this dialog and enter <code>CTRL-ALT-Z</code> as the shortcut key by selecting the shortcut key box and typing the key combination. Doing so allows you to press <code>CTRL-ALT-Z</code> to bring Vim to the foreground after launching it, and press <code>CTRL-Z</code> to minimize.
+
Windows also provides a "shortcut key" property in the "Properties" dialog of any given shortcut. You can open this dialog and enter <tt>CTRL-ALT-Z</tt> as the shortcut key by selecting the shortcut key box and typing the key combination. Doing so allows you to press <tt>CTRL-ALT-Z</tt> to bring Vim to the foreground after launching it, and press <tt>CTRL-Z</tt> to minimize.
   
 
==Comments==
 
==Comments==
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)