Changes between Version 6 and Version 7 of SandBox
- Timestamp:
- 02/20/11 07:48:38 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox
v6 v7 1 1 The Command Line Window 2 2 3 #1enable the command line window.3 '''1.''' enable the command line window. 4 4 View -> Show Command Line Window. 5 5 6 #2press '?' to get the list of commands.6 '''2.''' press '?' to get the list of commands. 7 7 8 #3:! cmd - run command in shell.8 '''3.''' :! cmd - run command in shell. 9 9 do ':! ls' to get the list of files and dirs. 10 10 11 #4:e file name - open file.11 '''4.''' :e file name - open file. 12 12 do ';e Padre.pm' (or every other file) to open the file on padre.
