3
In gvim using netrw(the file explorer), I usually middle click a file to open it in the last active window. This just leads to an error stating "Cannot make changes, 'modifiable' is off". Another middle click, and the file opens fine where I expect it to. All buffers are saved, there's no uncommuted changes anywhere.
What causes this, and what can I do about it?
Here's a picture of when I middle click a file:
Left mouse opens the file in the same buffer as the netrw buffer, I want to keep the netrw window. What would I do to remap left mouse to open in the previous windows (Like hitting
O
in the netrw buffer). But that explains the error with middle mouse. FIrst click tries to do a clipboard copy, second one does open the file. – nos – 2010-02-14T17:24:11.733