Skip to content

Commit 151fbbf

Browse files
committed
testing.txt: Update Vim 8.2.4987
1 parent a3878f3 commit 151fbbf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

en/testing.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,12 @@ test_gui_event({event}, {args})
154154
move: Optional; if used and TRUE then a mouse move
155155
event can be generated.
156156
Only {args} row: and col: are used and
157-
required; they are interpreted as pixels.
157+
required; they are interpreted as pixels or
158+
screen cells, depending on "cell".
158159
Only results in an event when 'mousemoveevent'
159160
is set or a popup uses mouse move events.
161+
cell: Optional: when present and TRUE then "move"
162+
uses screen cells instead of pixel positions
160163

161164
"scrollbar":
162165
Set or drag the left, right or horizontal scrollbar. Only

0 commit comments

Comments
 (0)