Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/userguide/keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Below are keyboard shortcut reference for three different platforms.
| `Alt` + `E` | Julia: Change Current Environment|
| `Alt` + `O` | Julia: Start REPL|
| `Alt` + `K` | Julia: Stop REPL|
| `Ctrl` + `L` | Julia: Clear REPL|
| `Ctrl` + `Enter` | Julia: Send Current Line or Selection to REPL|
| `Alt` + `Enter` | Julia: Execute Code And Move|
| `RightArrow`, `DownArrow`, `PageDown` | Julia: Show Next Plot|
Expand Down