Re: [Vimprobable-users] [patch] to escape auto focused inputs on page load
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hans-Peter D. <hpd...@gm...> - 2012-01-20 22:07:22
|
On 20:40 Fri 20 Jan , Hannes Schüller wrote: > Hello Matt! > > Matt Carter <je...@gm...> wrote: > > Patch for hinting.js file, not sure if anyone else will find it useful > > but it escapes auto-focused input fields (such as on google.com) which > > mess up the current vimprobable2 mode detection (focused input without > > being in insert mode). > > This is an interesting one. I think there are two options, out of which > this is one. The other way would be to actually go to INSERT mode > automatically if a form element is focused (which would mean > re-introducing focus watchers in some limited way). > > Everyone - which behaviour is preferable? I don't really know. But I think Hut is right, it should be consistent with the cursor. Interestingly, Pentadactyl and Vimperator seem to differ on this one. Pentadactyl doesn't focus the input field and Vimperator does. -- HP |