When I try to change Layout of blogs on Blogger, those popups are always opened as new tab. I disabled some and re-enabled addons, then I found out this is about Vimperator. It always overrides browser.link.open_newwindow.restriction with value 0. Which caused the popups open as in a new tab. No matter how you manually reset or issue a command :set popup=2 in Vimperator, that goes back to 0 after Firefox restarts.
After read the :help, Vimperator does support a configuration file, ~/.vimperatorrc. That functions like a .vimrc. Simply write your commands in, so I have
RTFM is the solution.
After read the :help, Vimperator does support a configuration file, ~/.vimperatorrc. That functions like a .vimrc. Simply write your commands in, so I have
in ~/.vimperatorrc.set popups=2
RTFM is the solution.
In Firefox 3: Tools/Options/Tabs/New windows should be opened in.
ReplyDeleteAbout:Config - Just do a search.
You don't need a plugin for it.
Vimperator will rewrite browser.link.open_newwindow.restriction (this is one in about:config) to 0 every time you start Firefox.
ReplyDeleteBesides, the Tools/Options/Tabs/News controls
browser.link.open_external and
browser.link.open_newwindow, NOT
browser.link.open_newwindow.restriction
Change first two take no effect.
en las ultimas versiones ya no se usa numeros, se usa:
ReplyDeleteset popups=window