Saturday, December 8, 2012

Re: behaviour of d_

On Saturday, December 8, 2012 1:17:32 PM UTC+1, esquifit wrote:
> First line
> Second line beginning |with whitespace
> Third line
>
> the following commands produce the indicated results:
> 1) _ goes to first non-blank character in the same line ('S')
> 2) v_ visually select region between 'S' and cursor position
> 3) d_ deletes the *whole* second line (even characters after the current cursor position)
>
> 1 and 2 work as I'd expect. I don't understand the behaviour of d_ though.

Forget it, found the answer:

http://vim.1045645.n5.nabble.com/Strange-behavior-of-d-td1154470.html

Thanks and regards
e.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: