Pages

Monday, September 25, 2017

Putty and vimrc : paste with right click not working

I met a simple but annoying problem with VIM and putty.I can't make paste using right click.

Thanks to Fabio's blog for his solution : here
This behaviour was intriduce with a System Update. To disable it, you have to do the following in you VIM console :

:set mouse-=a

Then paste with right clic will work


 Hope this help !


Note :

To set this behaviour every times you edit a file, you have to add a .vimrc file in you user home  :

vi ~/.vimrc
set mouse-=a

No comments:

Post a Comment

PlayConsole : suppression des warnings lors de la publication (minify, symbole de debogage...)

Lors de la publication des versions dans la PlayConsole, j'avais 2 warnings pour indiquer qu'il était possible de réduire et d'o...