vifm / vifm.vim

Vim plugin that allows use of vifm as a file picker
333 stars 19 forks source link

Closing Vifm also closes window #25

Closed sQVe closed 5 years ago

sQVe commented 5 years ago

The behaviour when closing vifm in nvim has changed since 491d4427eb258b0d0a6f79e7f7c626579997e38a. If you have two windows open and open vifm in one of them the window will close if you run :q in vifm.

Is this the indented behaviour because it feels off to me?

@rbong :point_up:

sQVe commented 5 years ago

I see the same behavior when opening a file too.

Peek 2019-05-28 23-15

rbong commented 5 years ago

That's definitely unintended behaviour. There's also window closing issues with netrw replacement. Fix coming shortly.