Labs/Bespin/UserGuide: Difference between revisions

m
Line 165: Line 165:
<font style="color:red;">Some commands still missing</font>
<font style="color:red;">Some commands still missing</font>


<i>clear</i>: Clear the content of the file.
<i>clear</i> - Clear the content of the file.


<i>closefile</i> [file]: If file parameter is passed, closes the specified file, if not, closes the current open file.
<i>closefile</i> (<font style="color:#55F;">file</font>) - If file parameter is passed, closes the specified file, if not, closes the current open file.


<i>clipboard</i>: Saves the file contents into the clipboard.
<i>clipboard</i> - Saves the file contents into the clipboard.


<i>dashboard</i>: Go back to the Dashboard
<i>dashboard</i> - Go back to the Dashboard


<i>editconfig</i>: Open the configuration file for the editor.
<i>editconfig</i> - Open the configuration file for the editor.


<i>goto</i> [line number]: Moves cursor to the desired line number
<i>goto</i> (<font style="color:#55F;">line number</font>) - Moves cursor to the desired line number.


<i>load</i> [filename]: Loads the file specified in [filename]
<i>load</i> (<font style="color:#55F;">filename</font>) - Loads the file specified in (<font style="color:#55F;">filename</font>)


<i>logout</i>: Logout the editor.
<i>logout</i> - Logout the editor.


<i>newfile</i> [filename]: Creates a new file with the name specified in [filename]
<i>newfile</i> (<font style="color:#55F;">filename</font>) - Creates a new file with the name specified in [filename]


<i>preview</i> [filename]: Preview the file in the web browser (does not work on Webkit)
<i>preview</i> (<font style="color:#55F;">filename</font>) - Preview the file in the web browser (does not work on Webkit)


<i>project</i> [name]: Creates a project with the desired name
<i>project</i> (<font style="color:#55F;">name</font>) - Creates a project with the desired name


=Keyboard Shortcuts=
=Keyboard Shortcuts=
81

edits