File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ test_gui_event({event}, {args})
99
99
100
100
"dropfiles":
101
101
指定したウィンドウへ1つ以上のファイルのドロップ。{args} でサ
102
- ポートする要素は :
102
+ ポートする項目は :
103
103
files: ファイル名のリスト
104
104
row: ウィンドウの行番号
105
105
col: ウィンドウの桁番号
@@ -114,7 +114,7 @@ test_gui_event({event}, {args})
114
114
115
115
"findrepl":
116
116
{検索/置換ダイアログを持つ GUI のときのみ有効}
117
- テキストの検索と置換を行う。{args} でサポートする要素は :
117
+ テキストの検索と置換を行う。{args} でサポートする項目は :
118
118
find_text: 検索する文字列。
119
119
repl_text: 置換する文字列。
120
120
flags: 検索/置換を制御するフラグ。サポートする値は:
@@ -276,7 +276,7 @@ test_override({name}, {val}) *test_override()*
276
276
復元されない
277
277
redraw redrawing() 関数を無効化する
278
278
redraw_flag RedrawingDisabled フラグを無視する
279
- starting "starting" 変数を初期化する、以下を参照
279
+ starting "starting" 変数を初期化する、下記参照
280
280
term_props バージョン文字列が検出された場合、すべてのター
281
281
ミナルプロパティをリセットする。
282
282
ui_delay ui_delay() で使用するミリ秒単位の時間; メッ
You can’t perform that action at this time.
0 commit comments