Firefox AddonであるVimperatorの解説(主に開発視点)

タグ検索でautocommands4件見つかりました。

addAutocmdEvent

を発行するには、[[liberator.autocommands.trigger>liberator.autocommands#content_5]]のメソッドを実行するだけで良い。 ^liberator.autocommands.trigger("イベント名", "url(でなくても任意の文字列)"); 一般的には第二引数にURLを指定するが、特に制限はなくどんな文字列でも良い。 新たなautocmdイベントを作成した場合には、[[liberator.config.autocommands>…

https://seesaawiki.jp/w/shin_yan/d/addAutocmdEvent... - 2008年08月15日更新

ex_autocmd.js

[[FrontPage]] > [[pluginList]] > ex_autcmd.js |Name|ex_autocmd.js| |Description|選択タブの変更,閉じたときにautocommandへイベントを投げる| |Author|[[Trapezoid]]| |Download|http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/ex_autocmd.js| 現在は既存機能のauto…

https://seesaawiki.jp/w/shin_yan/d/ex%5fautocmd%2e... - 2008年07月21日更新

liberator.autocommands

or]] > liberator.autocommands #contents *__iterator__ 全てのオートコマンド一覧を返すイテレータ 参照: [[イテレータ - MDC>http://developer.mozilla.org/ja/docs/New_in_JavaScript_1.7#.E3.82.A4.E3.83.86.E3.83.AC.E3.83.BC.E3.82.BF]] *add (auEvent, regex, cmds) オートコマンドを追加…

https://seesaawiki.jp/w/shin_yan/d/liberator%2eaut... - 2008年07月18日更新

autocommandEvent

]] > [[liberator.autocommands]] > autocommandEvent *オートコマンド・イベント一覧 |イベント名|URL|備考| |Startup| |Vimperatorスタートアップ時| |Quit| |Vimperator終了時| |PageLoadPre|ページURL|ページの読み込みが終わる前| |PageLoad|ページURL|ページ読み込み終了時(loadイベント)| |LocationChange|ページURL|新規タブやそれまでと違うページ…

https://seesaawiki.jp/w/shin_yan/d/autocommandEven... - 2008年07月18日更新

autocommands(4) bookmarks(1) buffer(1) commands(4) completion(1) config(1) develop(4) events(1) hints(2) history(1) io(1) liberator(19) mappings(4) modes(1) modules(1) obsoleted(3) options(1) plugin(17) profile(1) quickmarks(1) sbm(1) tabs(1) translation(1) util(1) vimperator(1)

どなたでも編集できます