2008/05/23

Recent entries from same category

  1. mixiエコーにポスト出来るvimperator plugin、「mixiecho.js」書いた。
  2. vimperatorのコマンドライン編集中、CTRL-Xで現在のURLを補完するjs
  3. twitterとwassrにクロスポスト出来るvimperator plugin、「twissr.js」書いた。
  4. UserAgentを切り替えられるvimperator plugin、「uaSwitch.js」書いた。
  5. vimperatorが最強になった日

I wrote a plugin which moved the focus along the input fields.
When the web page has multiple <input> or <textarea> fields,
the focus walks the input fields by pressing A-i (or M-i).

http://www.pqrs.org/tekezo/tmp/vimperator/walk-input.js

It seems there was no similar function in the core code, would you merge this?

Regards,
Takayama Fumihiko.
http://www.mozdev.org/pipermail/vimperator/2008-May/001497.html
便利。<M-i>で順に入力フィールドへフォーカスが飛ぶ。
Dotan Cohenから「TABとどう違うの?」って返信への返信通り、"gi"だと届かないフィールドへフォーカスを飛ばすのはTABの押しすぎで指がつる。
使わせて頂く事にしよう。

tekezo++
Posted at by | Edit