Skip to content

Windows10, vim9, vimwiki Issue <leader>whh Vimwiki2HtmlBrowse not works. #1468

@infinitekh

Description

@infinitekh

I checked.

I checked in autoload/vimwiki/base.vim
vimwiki#base#system_open_link(url)
and tried "echo a:url" and "url". Check the command.

I confirmed that vimwiki is running on the cmd shell,
and I ran the same command on cmd.

If I do start "Title" /B h:\home\user\vimwiki_html\weeks\25-17.html
it runs well on Chrome.

Even if I remove Title /B, it works well.

When I go back to vim and use ex command silent ! start "Title" /B url, it doesn't run.

When I remove "Title" /B, it works normally.

So for now, I'm using it after deleting "Title" /B.

Chrome smartly opens the wiki in a new tab in the browser window you used most recently.

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