Based on my experience, it depends what configuration flags have been used
when the vim binary has been compiled. For instance, in order to be able to
copy and paste from a vim terminal to another you need to enable the
'clipboard' flag; that should also work for the 'mouse' flags (this can
also be controlled from the .vimrc file, but it looks that is not the
wanted method).

Run:
$ vim --version

That'll tell you what defaults vim is compiled with. After that it is
possible to compile vim with any speciffic './configuration' defaults to
add/remove functionality.

I hope this helps.


On Mon, 23 Jan 2017 at 17:45 Tim Rice <t...@multitalents.net> wrote:

> On Mon, 23 Jan 2017, Dan McDonald wrote:
>
> > None of them point out for at least Terminal.app you can disable the
> transmission of mouse events.
> >
> > The whole thread focusses on modifying your .vimrc to disable it.
> >
> > I don't even see a "configure" option for this, which is annoying.
> >
> > Dan
>
> Brings to mind the phrase, "Improved beyond usability".
>
> --
> Tim Rice                                Multitalents
> t...@multitalents.net
>
>
> _______________________________________________
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
>
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to