<div dir="ltr">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).<div><br></div><div>Run:</div><div>$ vim --version <br></div><div><br></div><div>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.</div><div><br></div><div>I hope this helps.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 23 Jan 2017 at 17:45 Tim Rice <<a href="mailto:tim@multitalents.net">tim@multitalents.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 23 Jan 2017, Dan McDonald wrote:<br class="gmail_msg">
<br class="gmail_msg">
> None of them point out for at least Terminal.app you can disable the transmission of mouse events.<br class="gmail_msg">
><br class="gmail_msg">
> The whole thread focusses on modifying your .vimrc to disable it.<br class="gmail_msg">
><br class="gmail_msg">
> I don't even see a "configure" option for this, which is annoying.<br class="gmail_msg">
><br class="gmail_msg">
> Dan<br class="gmail_msg">
<br class="gmail_msg">
Brings to mind the phrase, "Improved beyond usability".<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Tim Rice                                Multitalents<br class="gmail_msg">
<a href="mailto:tim@multitalents.net" class="gmail_msg" target="_blank">tim@multitalents.net</a><br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
OmniOS-discuss mailing list<br class="gmail_msg">
<a href="mailto:OmniOS-discuss@lists.omniti.com" class="gmail_msg" target="_blank">OmniOS-discuss@lists.omniti.com</a><br class="gmail_msg">
<a href="http://lists.omniti.com/mailman/listinfo/omnios-discuss" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a><br class="gmail_msg">
</blockquote></div>