Skip to content

Commit 1354c2f

Browse files
authored
Merge pull request #2603 from h-east/update-tagsrch
Update tagsrch.{txt,jax}
2 parents 50495fb + 4bbc9de commit 1354c2f

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

doc/tagsrch.jax

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,10 @@ tags ファイルは次の 2 つの形式のどれかで構成されなければ
577577
{tagfile} {tagname}の定義を含むファイル名。絶対パスでも相対パスでも構わ
578578
ない。環境変数やワイルドカードを含んでもよい(ワイルドカードの
579579
使用方法はあいまいだが)。<Tab>を含むことはできない。
580+
*E1576*
581+
ネットワークプロトコルを介してリモートファイルを使用すること
582+
(例: http://remote/file.txt を使用すること) は許可されていな
583+
い。
580584
{tagaddress} カーソルをタグ上に移動するExコマンド。制限(|tag-security|を参
581585
照)はあるが、どんなExコマンドでも使用可能である。
582586
Posixでは主に使われる行番号と検索コマンドのみ許可する。

en/tagsrch.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,9 @@ ctags).
579579
have an absolute or relative path. It may contain environment
580580
variables and wildcards (although the use of wildcards is
581581
doubtful). It cannot contain a <Tab>.
582+
*E1576*
583+
Using a remote file via network protocol (e.g. using
584+
http://remote/file.txt) is not allowed.
582585
{tagaddress} The Ex command that positions the cursor on the tag. It can
583586
be any Ex command, although restrictions apply (see
584587
|tag-security|). Posix only allows line numbers and search

0 commit comments

Comments
 (0)