[Vimperator] Tabs Suggestion

Martin Stubenschrott stubenschrott at gmx.net
Fri Nov 30 06:41:32 PST 2007


On Thu, Nov 29, 2007 at 02:06:24PM -0800, centipede moto wrote:
> Is this where I send any feature requests etc?
> 
> It would be cool to be able to completely hide Firefox's tabs with
> Vimperator, much like the menus and toolbars - I would think that it
> would be a do-able feature, it is done easily enough in the userChrome
> - but would be nice to toggle through vimperator. - Vimperator has
> enough tools to navigate tabs even if you can't see them (buffer,
> gt/gT etc)

:set stal=0 in your config file.

I am not sure, if it works in 0.5.2, but in the latest CVS versions it
is reliable AND makes tabs switching even faster, as firefox slows down
a lot with visible tabs,

just do a

:time :norm 10gt

with and then without visible tabs, with :set go= and stal=2 it takes
about 50ms each, with :set go= and stal=0 it takes about 35ms each tab
switch.

--
Martin


More information about the Vimperator mailing list