Closed ehynds closed 12 years ago
Interesting. The autocommand to return to the previous buffer is causing the crash when :bprevious
is run.
This would probably be really hard to fix the "right way", so I think I'll just make the "return to previous buffer/window on close" behavior disablable (which I think is a good idea anyway) and call it a day.
Okay, you should be able to disable the autoreturning with let g:clam_autoreturn = 0
now to prevent the crashing.
Great plugin btw. When I
:bprevious
inside of the split this plugin opens, macvim crashes and the following error is left in my terminal:Vim 7.3.