bufexplorer icon indicating copy to clipboard operation
bufexplorer copied to clipboard

Find Active Window not working as expected

Open jpmv27 opened this issue 8 years ago • 1 comments

This may be a misunderstanding on my part, if so please set me straight. Or perhaps it is a peculiarity of my vim configuration.

With g:bufExplorerFindActive enabled (1), open FILE1 in window 1 and FILE2 in window 2, both in the same tab (i.e., using a 'split').

From window 1, invoke bufexplorer and select the buffer for FILE2.

I expected the focus to change to window 2, instead the buffer for FILE2 is loaded into window 1 and now both window 1 and window 2 are showing FILE2.

Is that expected behaviour? MV

jpmv27 avatar Sep 24 '16 23:09 jpmv27

Sorry for the delay, let me look into this...

jlanzarotta avatar Mar 01 '17 22:03 jlanzarotta