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 |
Leave Your Comment
All fields marked with "*" are required.