Dan Aloni
Dan Aloni
I agree, thanks for the suggestion! Although this may require changes in API, it does not seem too difficult to implement.
I have pushed a remedy for this in #380. Not a perfect solution, but a simple one that is not a breaking change either, so it may be considered.
(Reproduces on master as well)
If it helps anyone, I've made a workaround so that at least it does not throw an error, and instead returns the tagged commit. https://github.com/da-x/gitlib/commit/5b1ad46aaf091802b26828c68c625dac5a0e7444
Yes, the vimdiff-based Gdiff works with vim-fugitive, however sometimes I just want a quick glance at the unidiff-based format of the diff in a split window, which is what gv...
Yes, however that halts Vim to spawn Git. I think the gv diff buffer in a split window has some benefits over it.
Addressed in https://github.com/jgm/zip-archive/pull/26
Thanks for accepting my PR! Last week I've got it into a working condition, but giving it a few hours in a haste there are a few small corner cases...
@DimitriPapadopoulos this bash script code is based on code from [https://github.com/jonathanio/update-systemd-resolved](update-systemd-resolved), which does similar stuff but for OpenVPN. You can check with them. Now, there's also a hidden assumption that...
@DimitriPapadopoulos No, there's an assumption that it's enabled and `/etc/nsswitch.conf` is configured for it.