How To Disable VIM Mouse Automatic Visual Mode

Current Session:
1 |
:set mouse-=a |
All Sessions: Add the following to your ~/.vimrc file:
1 |
set mouse-=a |
![]() |
Current Session:
1 |
:set mouse-=a |
All Sessions: Add the following to your ~/.vimrc file:
1 |
set mouse-=a |