Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird bug / missing feature with gvim interaction
- X-seq: zsh-workers 51519
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- To: lilydjwg <lilydjwg@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Weird bug / missing feature with gvim interaction
- Date: Mon, 6 Mar 2023 09:54:06 -0600
- Archived-at: <https://zsh.org/workers/51519>
- In-reply-to: <ZAYDTZDny1U31EUd@lilyforest.localdomain>
- List-id: <zsh-workers.zsh.org>
- References: <CAMP44s2C8mGy_dsni6hW+Cgu-78iBo3FfftNZ0YP_HqwvbOaUg@mail.gmail.com> <ZAYDTZDny1U31EUd@lilyforest.localdomain>
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