Skip to content

Commit fedd16b

Browse files
committed
Update by original
1 parent b1e8b7d commit fedd16b

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

doc/version9.jax

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52621,6 +52621,8 @@ C インクルード出力に終端ヌルバイトを追加するには、"-t"
5262152621
- |js_decode()| 単独のサロゲートを拒否する
5262252622
- 複数行の置換によって削除された行にある仮想テキストプロパティは、削除されるの
5262352623
ではなく、結合された結果の行に移動される。
52624+
- セキュリティ全体を向上させるため、モードラインで設定できるオプションはホワイ
52625+
トリストに登録されたものに限られる。詳細は 'modelinestrict' を参照。
5262452626

5262552627
*added-9.3*
5262652628
追加要素 ~
@@ -52637,6 +52639,8 @@ Functions: ~
5263752639

5263852640
オプション: ~
5263952641

52642+
'modelinestrict' モードラインからは安全なオプションのみを設定できるよう
52643+
にする。
5264052644
'pumopt' ポップアップメニューの追加オプション
5264152645
'statuslineopt' 'statusline' の高さを設定するための、ウィンドウローカ
5264252646
ルな追加オプション。

en/version9.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52634,6 +52634,8 @@ Changed ~
5263452634
- |js_decode()| rejects lone surrogates
5263552635
- virtual text properties on lines deleted by a multi-line substitute
5263652636
are moved to the resulting joined line instead of being dropped.
52637+
- Only a few whitelisted options are allowed to be set by a modeline to
52638+
improve overall security, see for details: 'modelinestrict'
5263752639

5263852640
*added-9.3*
5263952641
Added ~
@@ -52650,6 +52652,7 @@ Autocommands: ~
5265052652

5265152653
Options: ~
5265252654

52655+
'modelinestrict' Only allow safe options to be set from a modeline.
5265352656
'pumopt' Additional options for the popup menu
5265452657
'statuslineopt' Extra window-local options for the 'statusline', to
5265552658
configure the height.

0 commit comments

Comments
 (0)