Skip to content

Commit df8abfa

Browse files
tsuyoshichoh-east
andcommitted
map.jax: fix translate miss for mousemove
Co-authored-by: h_east <[email protected]>
1 parent 4ceb136 commit df8abfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/map.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,7 @@ Note: 変数 "mapleader" はマップを定義するときに使用されます
717717
*<MouseMove>*
718718
特別な文字列 "<MouseMove>" を使ってマウスの移動を取り扱えます。そのためには
719719
'mousemoveevent' が有効になっている必要があります。現在、GUI でのみ動作します。
720+
|getmousepos()| 関数がマウスの位置を取得するのに使えます。
720721

721722
*<Char>* *<Char->*
722723
<Char> を使って、文字を10進数、8進数、16進数の数値指定でマップできます:

0 commit comments

Comments
 (0)