docs:vim:mapping_keys

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docs:vim:mapping_keys [2009/06/30 23:38] – created billhdocs:vim:mapping_keys [2009/07/01 00:13] (current) billh
Line 36: Line 36:
 </code> </code>
   * on the Mac the pasteboard (clipboard) is at register "*   * on the Mac the pasteboard (clipboard) is at register "*
 +
 +===== troubleshooting =====
 +  * if you are using gvim in windows, and you lose your ability to cut/copy/paste with Control-X,C, and V, you probably had the carriage returns removed from your vimrc file
 +    * rename your .vimrc file temporarily
 +    * start up gvim and type :mkvimrc ~/.vimrc-default
 +    * compare the listings in this file with your vimrc file and fix as necessary 
  • docs/vim/mapping_keys.1246426719.txt.gz
  • Last modified: 2009/06/30 23:38
  • by billh