User Tools

Site Tools


ubuntu:vim:vim_delete_commands

This is an old revision of the document!


Ubuntu - VIM - VIM delete commands

xDelete current character.
dwDelete current word.
ddDelete current line.
5ddDelete five lines.
d$Delete to end of line.
d0Delete to beginning of line.
:1,.dDelete to beginning of file.
:.,$dDelete to end of file.
ubuntu/vim/vim_delete_commands.1575497429.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki