aac719f843
Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
12 lines
903 B
HTML
12 lines
903 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Session Management</title>
|
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
|
<body><h1>Session management</h1>
|
|
<p>
|
|
Sessions are a set of files opened in
|
|
Notepad++. They store the open files, the active file (and which view,
|
|
see the section about <a href="Multi%20View.html">Multi-View</a>), the current selection and position
|
|
in the file, the current bookmarks (see <a href="Bookmarks.html">Bookmarks</a>) and the current language (see the
|
|
section about <a href="Languages.html">Languages</a>). Using sessions, you can open a set of
|
|
(related) files with one action.<br><p><a href="Loading%20Sessions.html">Loading sessions</a></p><p><a href="Saving%20Sessions.html">Saving sessions</a></p>
|
|
</body></html> |