Skip to content

Open Vifm inside Neovim as a floating window #52

Description

@maxigaz

I’ve recently learned about vim-floaterm, which can display command-line applications in floating windows inside Neovim (Vim 8.1’s rough equivalent of this feature is called popups). There’s even a wrapper for Vifm so that it can be used as a file picker, although it only supports opening files in the current buffer. I’ve filed a request to add the ability to open files in a new tab or split (which is possible in vifm.vim through :TabVifm or :SplitVifm), but it has been rejected.

I’m wondering if it would be easier to add the option to use floating window in vifm.vim instead. (Now that the recent version of the fzf plugin for (Neo)Vim uses floating windows by default, this change would be very welcome as well.)

Edit: I’ve just realised that it might have been a better idea to post this in vifm.vim’s issue tracker. I apologise for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions