qutebrowser/doc
Florian Bruhin 8f1d81a644 Add session support.
Closes #12.
See #499.
See #11.

This adds PyYAML as a new dependency.

It adds the following new commands:

    :session-delete <name>
    Delete a session.

    :session-load <name>
    Load a session.

    :session-save [<name>]
    Save a session.

    :wq [<name>]
    Save open pages and quit.

And the following new settings:

    general -> save-session:
    Whether to always save the open pages.
2015-02-16 20:26:09 +01:00
..
help Add session support. 2015-02-16 20:26:09 +01:00
img Add screenshots to README. Closes #145. 2014-10-05 18:46:49 +02:00
FAQ.asciidoc Add FAQ about using mpv for youtube. Closes #435. 2015-02-14 00:35:55 +01:00
HACKING.asciidoc Remove 'finding the correct branch' from HACKING. 2014-12-15 21:40:53 +01:00
INSTALL.asciidoc Remove virtualenv dependency in INSTALL.asciidoc. 2015-01-23 13:54:18 +01:00
notes Add suckless surf ML post to notes. 2015-01-08 06:41:44 +01:00
quickstart.asciidoc Link to settings page from quickstart (fixes #376) 2014-12-23 22:01:09 +00:00
qutebrowser.1.asciidoc Add session support. 2015-02-16 20:26:09 +01:00
stacktrace.asciidoc Reorder stacktrace.asciidoc 2015-02-03 20:45:44 +01:00