[Vimperator] Can the tabs be numbered? & command "B"

Martin Stubenschrott stubenschrott at gmx.net
Sun Apr 22 02:49:00 PDT 2007


On Sat, Apr 21, 2007 at 06:38:35PM -0700, Lars Kindler wrote:
> Hi Martin,
> 
> 1.) I am editing with vim and everything is very readable. Maybe the 
> diff output is somehow messed up?

Strange, but I'll just == it in vim.

> 2.) BrowserStatusHandler seemed to only monitor the tab that is active, 
> it wouldn't fire the event, when a
> tab in the background was loaded. Now, every tab gets its own listener 
> that reports back when a page is being loaded.

Ok, a status handler for each tab could be nice for other things as
well, especially when I want to have a synchronous open() command and
autocommands. Hope this is not too expensive computationally?

> 3.) It doesn't really need to. The only improvement if it depended on 
> g_bufshow would be the preview_window loading
> .2 seconds faster, or am I missing something? 
> 
> 4.) I fixed this, see attached patches.

Fine, I'll have a closer look at it tomorrow, and will apply it, if it
works right.

Also, we should do a removeProgressListener() in a new tabClosed()
command.

--
Martin


More information about the Vimperator mailing list