« Return to Thread: Sessions

Sessions

by Nicholas A. Zigarovich-3 :: Rate this Message:

Reply to Author | View in Thread

The session module has been merged into master. Documentation is available here:

http://conkeror.org/Sessions

To auto-load the last auto-saved session when conkeror starts, add the
following to your rc:

require("session.js");
session_auto_save_auto_load = true;

Users of the sessions branch, note that setting the variable is a
recent change which you will have to add to your rc.

Cheers,

- Nick
_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

 « Return to Thread: Sessions