File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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では主に使われる行番号と検索コマンドのみ許可する。
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments