Y
Hacker News
new
|
ask
|
show
|
jobs
by
meric
3716 days ago
`daw` will delete a word
The equivalent in any Mac OS X text editor is:
alt-left-shift-right-backspace.
1 comments
soyiuz
3716 days ago
It is not quite the same, as per above comment. `daw` will delete the word regardless of the cursor position. Vim has the idea of text objects beyond "end of the word."
link