Skip to content

Commit 3636457

Browse files
committed
testing.jax: Update Vim 8.2.4987 translate
1 parent 151fbbf commit 3636457

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/testing.jax

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,13 @@ test_gui_event({event}, {args})
150150
move: オプション。真を設定して利用した場合、マウス
151151
移動イベントがある場合は生成する。{args} では
152152
row: と col: のみを使いまた要求される。これら
153-
はピクセル数として解釈される。
153+
はピクセル数もしくはスクリーンのセル数として解
154+
釈され、これは "cell" に依存する。
154155
'mousemoveevent' が設定されたときのイベントか
155156
ポップアップでのマウス移動イベントを使う場合の
156157
み結果が出る。
158+
cell: オプション: 存在し真の場合 "move" はピクセル位
159+
置の代わりにスクリーンのセル位置を使う
157160

158161
"scrollbar":
159162
左、右あるいは水平スクロールバーの設定もしくはドラッグ。スク

0 commit comments

Comments
 (0)