tweak readme

This commit is contained in:
rob 2008-12-22 01:37:59 +00:00
parent 9471044976
commit 576521ddba
1 changed files with 9 additions and 0 deletions

View File

@ -6,14 +6,23 @@ A "SuperCollider":http://supercollider.sourceforge.net bundle for "TextMate":htt
h2. Key controls h2. Key controls
* ENTER - Execute current selection/line * ENTER - Execute current selection/line
* CTRL-. - Stop server * CTRL-. - Stop server
* CMD-k - recompile class library * CMD-k - recompile class library
* CMD-d - Help * CMD-d - Help
* CMD-j - Open class definition * CMD-j - Open class definition
* CMD-y - Implementations of * CMD-y - Implementations of
* CMD-Y - References to * CMD-Y - References to
* CMD-? - Post window to front * CMD-? - Post window to front
* CMD-SHIFT-C - Clear post window * CMD-SHIFT-C - Clear post window
* CMD-ALT-CTRL-S - Switch to SuperCollider mode * CMD-ALT-CTRL-S - Switch to SuperCollider mode