I realize this is a third party compatibility issue and not your problem, but I'm hoping you can shed some light on what's happening since I'm not familiar with vimscript.
When I trigger ctrlp-funky, it opens in a new horizontal split at the bottom of the window and the previous current pane dims. That much is expected. However when I select something in the ctrlp split, it scrolls to the position on my previous split and closes itself. At this point all the splits are dimmed. I would expect the previous split to not be dim. If I run :DimInactive, the state fixes itself.
Thanks for any insight you might be able to provide.
I realize this is a third party compatibility issue and not your problem, but I'm hoping you can shed some light on what's happening since I'm not familiar with vimscript.
When I trigger ctrlp-funky, it opens in a new horizontal split at the bottom of the window and the previous current pane dims. That much is expected. However when I select something in the ctrlp split, it scrolls to the position on my previous split and closes itself. At this point all the splits are dimmed. I would expect the previous split to not be dim. If I run
:DimInactive, the state fixes itself.Thanks for any insight you might be able to provide.