From 33a7a46750326477a2516901a512c58bcd43eaa1 Mon Sep 17 00:00:00 2001
From: anekos
Date: Sun, 7 Mar 2010 18:13:42 +0000
Subject: ドキュメント追加
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@36958 d0d07461-0603-4401-acd4-de1884942a52
---
feedSomeKeys_3.js | 34 ++++++++++++++++++++++++++--------
1 file changed, 26 insertions(+), 8 deletions(-)
(limited to 'feedSomeKeys_3.js')
diff --git a/feedSomeKeys_3.js b/feedSomeKeys_3.js
index 3e42ac0..0843845 100755
--- a/feedSomeKeys_3.js
+++ b/feedSomeKeys_3.js
@@ -39,7 +39,7 @@ let PLUGIN_INFO =
Two or more mappings are defined at once.
- mapping-pair is a pair of key names separated by ",".
+ mappingpair is a pair of key names separated by ",".
e.g. "<Leader><S-j>,j"
@@ -144,6 +144,15 @@ let INFO = <>
The value of urlpattern should be regular expression.
++ The XPath for a target element. +
++ The number of a target frame. + Refer the completion for this number. +
eventnamelist is a list of below values.
@@ -171,7 +180,7 @@ let INFO = <>
:lazy fmaps -u='http://code.google.com/p/vimperator-labs/issues/detail' u
-
マッピングを一つ定義します。 @@ -197,11 +206,11 @@ let INFO = <>
一度に複数のマッピングを定義できます。 - mapping-pair は、"," で区切られたキー名の組です。 + mappingpair は、"," で区切られたキー名の組です。
例: "<Leader><S-j>,j"
@@ -250,6 +259,15 @@ let INFO = <>
"v-" のものは、仮想キーコードでイベントを発行します。
このオプションのデフォルト値は "keypress" です。
++ キーイベントを送るべき要素を指定するための XPath。 +
++ キーイベントを送るべきフレームの番号。 + 番号は、補完を参考にしてください。 +
コマンドラインで直接に入力するときは、":lazy" を除いてください。
--
cgit v1.2.3