Thursday, November 22, 2012

Re: Mouse handling in urxvt

On Friday, November 23, 2012 6:22:32 AM UTC+13, Johannes Deutsch wrote:
>So it seems for me that there is a setting in one of these filenames
>returned by ':scriptnames':
> 1: ~/.vimrc
> ...
> Unfortunately i don't know how to debug the startup of vim and which
> setting could interfere with the mouse settings.

My first suspect would be your .vimrc. A way to debug it is to add the line

finish

at the beginning, restart vim. If the problem's gone, move it to the middle, restart, and binary chop till you find the culprit.

Regards, John

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: