> quoted from the help (55 lines below ":help d"):
> 
> | An exception for the d{motion} command: If the motion is not linewise, the
> | start and end of the motion are not in the same line, and there are only
> | blanks before the start and after the end of the motion, the delete becomes
> | linewise.  This means that the delete also removes the line of blanks that 
> you
> | might expect to remain. Use the |o_v| operator to force the motion to be
> | characterwise.
> 
> "only blanks" is to be understood as "only blanks or no characters at
> all".
> 

For the architecture of my Vim clone I think to conclude, there is a default 
character of a motion, that is given with it's :help, and the possibility to 
adjust that character, by the context (operator, flags) it is used in.


Kind regards,

Elmar

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to