Thoughts Heap

A Blog by Roman Gonzalez.-

RSS
Mar
3rd
Tue
permalink

More vi/Vim facts

It seems the c and d command behave exactly the same, the only main difference is that the d command deletes the space after a word. Another main difference is that the c command puts you in insert mode after deleting the content, the d command doesn’t. The text with the c command is still being yanked

blog comments powered by Disqus