[Vimperator] Can the tabs be numbered? & command "B"
Martin Stubenschrott
stubenschrott at gmx.net
Tue Apr 24 12:46:17 PDT 2007
On Tue, Apr 24, 2007 at 11:07:37AM -0700, Lars Kindler wrote:
> Here is the patch.
Applied. Now it works, thanks a lot!
Also that's exactly the format I want patches in, so they are much more
reliable if the source changed before applying.
I just changed the buffer_preview_update() call from
onStateChange
to
onLocationChange
since the later function is just called once, and the first one at
least 10 times per page in my test.
It works for me, please report a problem, if this change doesn't work
for you.
Now the next thing (which doesn't mean next in chronologial order ;) is
to add a custom eventhandler when opening the preview window. With this,
it would be easy to handle mouse clicks and keyboard input differently
according to what is opened. So j/k should always work when the preview
window is focused to scroll the list items, but enter/doubleclick
certainly should do sth. different wheter the bookmarks or the buffer
preview is shown.
--
Martin
More information about the Vimperator
mailing list