I want to disable mouse in my vim configuration. I have tried these 3 settings in my vimrc file:
set mouse = ""
set mouse =
set mouse = a
but none of the solutions work. I think it may be because of my terminal emulator, so tried some other terminals like terminator, guake, tilda but still the same behavior. Anyways, I use konsole.