[Vimperator] Exit without saving session

Hrvoje Zlatar hrvoje.zlatar at gmail.com
Fri Feb 1 05:53:47 PST 2008


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.

p.

Daniel Bainton wrote:
> On 01/02/2008, Hrvoje Zlatar <hrvoje.zlatar at gmail.com> wrote:
>> Hi,
>>
>> By default Vimperator saves session on exit. I'd like that session is not saved
>> when I close Firefox by clicking close button. Is there a way to set that as an
>> option?
>>
>> Thanks,
>>   p.
> 
> You could try
> :set! browser.sessionstore.enabled=false
> but I'm not sure if setting that works with vimperator or not. (I
> can't test it cause I don't wanna lose my tabs.)
> 
> Oh yeah, :set! only works with vimp 0.6, so if you use 0.5.3, browse
> to about:config and set it there.
> 
> --
> Daniel
> _______________________________________________
> Vimperator mailing list
> Vimperator at mozdev.org
> https://www.mozdev.org/mailman/listinfo/vimperator
> 


More information about the Vimperator mailing list