Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Weird bug / missing feature with gvim interaction



On Mon, Mar 6, 2023 at 9:14 AM lilydjwg <lilydjwg@xxxxxxxxx> wrote:
>
> On Sun, Mar 05, 2023 at 07:32:56PM -0600, Felipe Contreras wrote:
> > Hi,
> >
> > I've been investigating for a while a weird interaction with vim and
> > zsh, and this is the closest I've gotten to narrowing down the
> > problem.
> >
> > Essentially this doesn't work:
> >
> >     vim -g -c 'set shelltemp' -c ':!xdg-open "https://google.com";'
>
> What's your Vim version and what `:set go?` reports in your vim?

That's not relevant, I can trigger this compiling the latest version
from git and an empty configuration.

It was already discussed in the vim mailing list [1], resulting in a
patch [2], but that patch introduced a problem with sudo.

[1] https://groups.google.com/g/vim_dev/c/gPu_N2LhmK4/m/yAkah4SfBwAJ
[2] https://github.com/vim/vim/commit/6a43b37b760347b9a1bedf12e41b458000922969

-- 
Felipe Contreras




Messages sorted by: Reverse Date, Date, Thread, Author