| Default Scheme | Emacs scheme | Description |
|---|---|---|
| Alt + Up | ESC, P | shows previous command from history |
| Alt + Down | ESC, N | shows next command from history |
| Alt + F2, P | F2, P | shows previous matching command from history |
| Alt + F2, N | F2, N | shows next matching command from history |
| ESC | ESC, C | clears currently entered command |
| Alt + F3, C | F3, C | browses for class |
| Alt + F3, M | F3, M | browses for method |
| Alt + F2, L | F2, L | executes "load_file" command for chosen file |