| Shortcut | Action | Pro Tip |
|---|---|---|
Ctrl+L | Open Chat | Ask questions, debug code |
Ctrl+K | Inline Edit | Select code first for targeted edits |
Ctrl+I | Composer | Multi-file, project-wide changes |
Ctrl+Shift+I | Full-screen Composer | Complex refactoring tasks |
Ctrl+→ | Partial Tab accept | Accept suggestions word-by-word |
Ctrl+Enter | Submit/Accept | Works in Chat, Inline, Composer |
Ctrl+Backspace | Reject changes | Discard AI suggestions |
git commit before major Agent sessions| Issue | Solution |
|---|---|
| Slow responses | Clear old chat history, switch to faster model, disable background indexing |
| High memory usage | Close unused tabs, restart Cursor periodically |
| Agent loops | Set hard limits in API dashboards, use Plan Mode first |
| Stale suggestions | Restart language server, re-index project |