Labs/Bespin/Tips: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 28: Line 28:


Remember the pico vs. vi wars? Ctrl-K to nuke the line away.
Remember the pico vs. vi wars? Ctrl-K to nuke the line away.
== Useful Commands ==


==== Work with projects ====
==== Work with projects ====
Line 37: Line 39:
* renameproject currentName newName
* renameproject currentName newName
* mkdir path projectname
* mkdir path projectname
== How to configure ==


==== How can I tie my own code into the editor? How can I extend it? ====
==== How can I tie my own code into the editor? How can I extend it? ====
355

edits