I would really like it if the VIM cursor in normal mode could act like it does in insert mode: a line between two characters. So for example:
- Typing vd would have no effect because nothing was selected
- p and P would be the same
- i and a would be the same
Has anything like this been done? I haven't been able to find it.