Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-24 Fir de Conversatie Ingo Karkat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 24/10/2020 20:52, Charles Campbell wrote: > Charles Campbell wrote: >> James McCoy wrote: >>> On Thu, Oct 22, 2020, 21:39 Charles Campbell >>> mailto:campb...@drchip.org>> wrote: >>> >>> I confess that I'm not a git master. It'd be a help if you

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-24 Fir de Conversatie Charles Campbell
Charles Campbell wrote: James McCoy wrote: On Thu, Oct 22, 2020, 21:39 Charles Campbell > wrote:     I confess that I'm not a git master.  It'd be a help if you could     send     me a patch instead of a commit which I don't use If you append ".diff" to a pull

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-24 Fir de Conversatie Charles Campbell
James McCoy wrote: On Thu, Oct 22, 2020, 21:39 Charles Campbell > wrote: I confess that I'm not a git master.  It'd be a help if you could send me a patch instead of a commit which I don't use If you append ".diff" to a pull request URL, you get a diff

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-23 Fir de Conversatie Bram Moolenaar
Nick Jensen wrote: > The 2020-10-22 21:39, Charles Campbell wrote: > >I confess that I'm not a git master.  It'd be a help if you could send > >me a patch instead of a commit which I don't use, or inform me of the > >git command to download the file separately so I can diff and study > >it.

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-22 Fir de Conversatie Nick Jensen
The 2020-10-22 21:39, Charles Campbell wrote: I confess that I'm not a git master.  It'd be a help if you could send me a patch instead of a commit which I don't use, or inform me of the git command to download the file separately so I can diff and study it. I can see a nice pretty set of

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-22 Fir de Conversatie James McCoy
On Thu, Oct 22, 2020, 21:39 Charles Campbell wrote: > I confess that I'm not a git master. It'd be a help if you could send > me a patch instead of a commit which I don't use > If you append ".diff" to a pull request URL, you get a diff you can download. For example,

Re: [vim/vim] netrw: Fix gx command (#7188)

2020-10-22 Fir de Conversatie Charles Campbell
K.Takata (Vim Github Repository) wrote: Fix #4738 . Since Netrw v165, the gx command had been broken at least on macOS and MS-Windows. The platform-specific open commands support to handle a remote URL directly, however, Netrw downloaded a file first.