Skip to content

Commit 2593a1b

Browse files
committed
fix line wrapping
1 parent 7d59e99 commit 2593a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/eval.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5140,8 +5140,8 @@ shellescape({string} [, {special}]) *shellescape()*
51405140
"'\''" で置き換える。
51415141
{special} が指定され、0 でない数値または空でない文字列の場合
51425142
(|non-zero-arg|)、"!", "%", "#", "<cword>" などの特殊なアイテ
5143-
ムの前にはバックスラッシュがつく。コマンド |:!|
5144-
よってそのバックスラッシュは再び除かれる
5143+
ムの前にはバックスラッシュがつく。コマンド |:!| によってその
5144+
バックスラッシュは再び除かれる
51455145
'shell' の値の末尾が "csh" である場合、{special}
51465146
|non-zero-arg| ならば "!" の文字もエスケープされる。これは、
51475147
cshと tcsh は シングルクォートの中であっても "!" を履歴置換と

0 commit comments

Comments
 (0)