Skip to content

UI freezes when opening first link #110

@r4ppz

Description

@r4ppz

When pressing gx to open a link with no browser instances open yet, neovim ui freezes until the browser is closed.

I think this is the issue, cant we just remove the wait()?

local result = vim.system({ command, unpack(args) }):wait()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions