[Vimperator] Exit without saving session

Martin Stubenschrott stubenschrott at gmx.net
Fri Feb 1 06:34:07 PST 2008


On Fri, Feb 01, 2008 at 02:53:47PM +0100, Hrvoje Zlatar wrote:
> Thanks, that helped. Although I didn't want to disable session store entirely. I 
> just didn't want to save session by default.
> 
> I narrowed the problem to this line in options.js:
> 
> storePreference("browser.startup.page", 3);
> 
> So, on every browser's startup the Vimperator's setting the "show my windows and 
> tabs from last time" option.
> 
> I propose to make it optional or overridable by .vimperatorrc.

There is already a feature request for that on the homepage, and i
really think this option (probably called 'saveonexit') would make
sense, but my time is short, so i need a patch for it (including
documentation in locale/en-US/options.txt).

If you narrowed the problem down to that, i think you might also be able
to just add that option in options.js yourself :). If you look at other
options, you might see it isn't that hard. Oh and the patch please
against the latest 0.6pre version, as a lot has changed there.

--
Martin


More information about the Vimperator mailing list