diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-10-31 18:54:53 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-10-31 18:55:08 +0800 |
commit | c1e020b7f3457d3a14e7dda72a4f6ebf06e8f91d (patch) | |
tree | c5e847010b83c200a6594fcc94261ddb6e25385e /runtime/lua/vim | |
parent | 0a1eeb90cb9a71c0790be2963c8ea054f2b1651b (diff) | |
download | rneovim-c1e020b7f3457d3a14e7dda72a4f6ebf06e8f91d.tar.gz rneovim-c1e020b7f3457d3a14e7dda72a4f6ebf06e8f91d.tar.bz2 rneovim-c1e020b7f3457d3a14e7dda72a4f6ebf06e8f91d.zip |
vim-patch:3d7e567: runtime(netrw): simplify gx file handling
It did not work very well, at least on Debian 12, and I am not sure Git
Bash and WSL, for example, were taken care of as maintenance stalled.
The whole logic was somewhat convoluted with some parts repeatedly invoking
failed commands.
The file handling was outdated, for example, nowadays Netscape is rarely
used, and also opinionated, for example mainly Microsoft Paint and Gimp for
Image files.
Instead, let's use (xdg-)open and similar commands on other systems
which respects the user's preferences.
closes: vim/vim#15721
https://github.com/vim/vim/commit/3d7e567ea7392e43a90a6ffb3cd49b71a7b59d1a
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
Co-authored-by: Luca Saccarola <96259932+saccarosium@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions