RStudio
Delete the line
To delete the line in RStudio, press Ctrl + D. On a Mac, press Cmd + D instead.
Where it works: Console or source
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdD |
| Windows | Desktop app | CtrlD |
Where this comes from
Keyboard Shortcuts in the RStudio IDE - Posit Support
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.