Changes between Version 7 and Version 8 of Features/SessionManagement
- Timestamp:
- 03/31/11 10:13:24 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/SessionManagement
v7 v8 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)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 6 This will open a window listing the already saved sessions. (There is a default session called '''padre-last'''). 7 7 … … 10 10 At this point you can either select 11 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. 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.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. 13 13 14 14 If you saved a session and open a few more files they will be added to the session only if you save the session again using the '''Save Session''' menu option. … … 41 41 1. Close the middle tab again 42 42 1. Open the 4th file again 43 1. Press Ctrl -Alt-S43 1. Press Ctrl+Alt+S 44 44 1. You should see the Save Session dialog with the current session selected 45 45 1. Save it 46 46 1. Close all tabs (via '''File -> Close ... -> Close All Files''') 47 1. Open the earlier session by pressing Ctrl -Alt-O and selecting the name of the session47 1. Open the earlier session by pressing Ctrl+Alt+O and selecting the name of the session 48 48 1. Open the preferences window and set '''Preferences -> Behaviour -> Open files:''' to '''session''' 49 49 1. Close padre
