Skip to content

The "open" command (when called from MacVim) is slower since MacOS Mojave #763

@tobireif

Description

@tobireif

The "open" command (when called from MacVim) is slower since MacOS Mojave.

I have eg these lines in my .vimrc:

" Open File:
:map gf :!gvim <cfile><CR>

" Go to URL ("Go to Link"):
:map gl :!open -a "Google Chrome" "<cWORD>"<CR>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions