Files
neovim/test/functional/lua
Tom Ampuero 6cb439ac9e fix(net): handle remote archive URLs via tar/zip browse #38744
Problem:
Opening .tar.gz or .zip URLs shows raw binary instead of using the archive plugins.

Solution:
Similar to the original netrw implementation, the autocmd should detect
archive URLs, download them to a temp file and the open them with
tar/zip handlers already bundled as vim plugins.

(cherry picked from commit 6d420feaef)
2026-04-05 20:32:59 +00:00
..
2024-04-23 18:17:04 +02:00
2025-01-09 09:26:45 -08:00
2025-09-03 23:03:51 -04:00
2024-04-23 18:17:04 +02:00
2026-03-11 18:00:18 +01:00
2026-03-29 13:36:56 +02:00
2026-03-31 20:40:33 -04:00