NAME

App::Codit::Plugins::Sessions - plugin for App::Codit

DESCRIPTION

Manage your sessions. Saves your named session on exit and reloads it on start.

DETAILS

The sessions plugin allows you to save a collection of documents as a session. When re-opening the session the documents are loaded in the exact order as they were when the session was closed. Also the syntax option, tab size, indent style and insert cursor position are saved.

The session manager allows you to keep your sessions orderly.

LICENSE

Same as Perl.

AUTHOR

Hans Jeuken (hanje at cpan dot org)

TODO

BUGS AND CAVEATS

If you find any bugs, please contact the author.

SEE ALSO