Changes between Version 6 and Version 7 of Features/SessionManagement
- Timestamp:
- 03/17/11 18:08:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/SessionManagement
v6 v7 3 3 Padre recognizes the fact that people work on sets of files not necessarily belong to the same "project". Occasionally they might want to switch to another set of files. In Padre we call this '''Session Management'''. 4 4 5 When editing in Padre you can Save the set of currently opened files as a "Session" by pressing ''File -> Save Session...'' (or Ctrl-Alt-S) 6 This will open a window listing the already saved sessions. (There is a default session called '''padre-last'''). At this point you can either select 5 When editing in Padre you can Save the set of currently opened files as a "Session" by pressing '''File -> Save Session...''' (or Ctrl-Alt-S) 6 This will open a window listing the already saved sessions. (There is a default session called '''padre-last'''). 7 8 [[Image(save_session.png)]] 9 10 At this point you can either select 7 11 the name of an existing session or you you can type in the name of a new session. You can also add a description for your convenience. 8 12 Pressing '''Save''' will save the list of the currently open files. If you know close all the files you could return to the current situation by using '''Open Session''' via '''File -> Open Session...''' (Ctrl-Alt-O) and selecting the name of the desired session.
