We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d58b7 commit 6c1a734Copy full SHA for 6c1a734
doc/builtin.jax
@@ -8783,10 +8783,6 @@ shellescape({string} [, {special}]) *shellescape()*
8783
にする。そうでなければ、{string}をシングルクォートで囲み、"'"
8784
を"'\''" で置き換える。
8785
8786
- {special} が指定され、0 でない数値または空でない文字列の場合
8787
- (|non-zero-arg|)、"!", "%", "#", "<cword>" などの特殊なアイテ
8788
- ムの前にはバックスラッシュがつく。コマンド |:!| によってその
8789
- バックスラッシュは再び除かれる。
8790
{special} 引数は、Vim コマンドで使用されるキーワードのエスケー
8791
プを追加する。これが省略されずに、ゼロ以外の数値または空ではな
8792
い文字列の場合 (|non-zero-arg|) 、"!", "%", "#", "<cword>" な
0 commit comments