Hacker News new | ask | show | jobs
by volatile 5863 days ago
You're right, the 0 is required. Now I think about it a little more, if you want to delete all the characters on the line, but not remove the line, then 0shift-D might is good. I tend to do ddO for the same operation.