Useful Shortcuts | Jaeyoon Yu
Useful Shortcuts
Outlook Shortcuts
- Alt + PgDn / PgUp: Move to the next/previous page (useful for calendars) or scroll through messages.
- Ctrl + 1: Mail view.
- Ctrl + 2: Calendar view.
- Ctrl + 3: Copilot.
- Ctrl + N: New item.
- Ctrl + R: Reply.
- Ctrl + Shift + R: Reply All.
- Ctrl + F: Forward.
- Ctrl + Enter: Send.
Antigravity Shortcuts
- Ctrl + E: Toggle Agent Manager/Editor.
- Ctrl + I: Open inline chat.
- Ctrl + L: Open/close chat panel. If code is selected, it will be included in the chat.
- Ctrl + `: Toggle terminal.
- Ctrl + J: Toggle visibility of the AI/terminal sidebar.
- Ctrl + Right Arrow: Accept the code completion suggestion word-by-word.
- Ctrl + ,: Open settings.
Cursor Shortcuts
- Ctrl + K: Open the inline generation and editing prompt (Cursor AI).
- Ctrl + L: Open the Cursor Chat panel.
- Ctrl + I: Open Cursor Composer for editing multiple files or larger tasks.
- Ctrl + Enter: Accept an inline AI modification (
Ctrl + K diffs).
- Alt + /: Manually trigger context-aware AI completion.
- Ctrl + P: Quick Open (search for files, symbols, or workspaces).
- Ctrl + Shift + P: Open the Command Palette to search all available commands.
- Ctrl + B: Toggle the visibility of the primary sidebar.
- *Ctrl + *: Split the editor to view multiple files side-by-side.
- Alt + Click: Insert multiple cursors to edit multiple lines simultaneously.