Vim
Delete the word before the cursor
To delete the word before the cursor in Vim, press Ctrl + W.
Where it works: Insert mode
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Linux | Desktop app | CtrlW |
| Mac | Desktop app | CtrlW |
Where this comes from
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.