Skip to content

Suggestion: Native WSL support for open links #284

@jtrungle

Description

@jtrungle

Hi, first of all thanks for creating this plugin!

Since wsl utilities is being archived, figured it might be good to change Open action to use powershell command instead

#/lua/gitlinker/actions.lua L:18
  elseif vim.fn.executable("powershell.exe") > 0 then
    vim.fn.jobstart({ "powershell.exe", "-Command", "Start-Process", url })

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