# vim-togglemouse **Repository Path**: decodeencodespace/vim-togglemouse ## Basic Information - **Project Name**: vim-togglemouse - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-16 - **Last Updated**: 2021-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vim-togglemouse ![Project status](http://stillmaintained.com/nvie/vim-togglemouse.png) =============== Installation ------------ 1. Copy the file `plugin/toggle_mouse.vim` to your `~/.vim/plugin` directory 2. There is no step 2. Usage ----- Press `` to toggle mouse focus between Vim and your terminal emulator, allowing terminal emulator mouse commands, like copy/paste. Toggling restores the Vim 'mouse' option value to its previous value. Customization ------------- If you don't want to use the `` key for mouse toggling, remap it to another key. It autodetects whether it has been remapped and won't register the `` key if so.