Coding:
    
      Ctrl-ENTER
      ⌘-ENTER
      Evaluate code now
    
    
      Alt-ENTER
      ⌥-ENTER
      Evaluate code at the next bar
    
    
      Ctrl-[
      ⌘-[
      Shrink collection forwards by one form
    
    
      Ctrl-]
      ⌘-]
      Expand collection to include form to the right
    
    
      Ctrl-;
      ⌘-;
      Grow collection backwards by one form
    
    
      Ctrl-'
      ⌘-'
      Shrink collection backwards by one form
    
    
      Alt-S
      ⌥-S
      Unwrap (remove brackets)
    
    
      Alt-up/down
      ⌥-up/down
      Semantic selection
    
    
      Ctrl-K
      ⌘-K
      Remove all forms from cursor to end of line
    
     
    
    Visuals:
    
      Alt-G
      ⌥-G
      Show serial streams
    
    
      Alt-V
      ⌥-V
      Show webcam under panel-editor
    
    
      Alt-F
      ⌥-F
      Show documentation for function at cursor