Changes between Version 25 and Version 26 of PreReleaseChecklist
- Timestamp:
- 02/20/11 08:03:07 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v25 v26 121 121 1. restart Padre 122 122 1. type {{{padre SOME_FILE}}} in the command line (should start a new instance of Padre) 123 124 == The Command Line Window == 125 126 127 1. enable the command line window. 128 View -> Show Command Line Window. 129 1. press '?' to get the list of commands. 130 1. :! cmd - run command in shell. 131 do ':! ls' to get the list of files and dirs. 132 1. :e file name - open file. 133 do ';e Padre.pm' (or every other file) to open the file on padre.
