[Conkeror] Sessions

Nicholas A. Zigarovich nicktastic at gmail.com
Tue Jun 16 14:12:50 PDT 2009


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


More information about the Conkeror mailing list