]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0405: when jumping to tags, will open URLs v9.2.0405
authorChristian Brabandt <cb@256bit.org>
Mon, 27 Apr 2026 18:40:07 +0000 (18:40 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 27 Apr 2026 18:43:10 +0000 (18:43 +0000)
commitae196b2d589562fbb3fcd64cd0cc33f052c6cf56
treef7880e00cd70ffc9ab881895fe1dc43dff768206
parent3958188f6aace8f828a36f8886e99c6a64fedcf1
patch 9.2.0405: when jumping to tags, will open URLs

Problem:  when jumping to tags, will open URLs
          (Srinivas Piskala Ganesh Babu)
Solution: Disallow trying to open remote files.

closes: #20068

Supported by AI

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/tags
runtime/doc/tagsrch.txt
src/errors.h
src/po/vim.pot
src/tag.c
src/testdir/test_tagjump.vim
src/version.c