Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 176 by [email protected]: Starting line-wise visual mode with
a count ('[count]V') usually selects a wrong number of lines
http://code.google.com/p/vim/issues/detail?id=176
What steps will reproduce the problem?
---
1. Start Vim and fill in a buffer with 5 lines or more.
2. Go to the first line and type '2Vy'. It behaves as expected.
3. Type '2V' again.
What is the expected output? What do you see instead?
---
I expect the first 2 lines be selected. Instead, the first 4 are selected.
What version of the product are you using? On what operating system?
---
Vim 7.4.52 on Mac OS 10.9
Please provide any additional information below.
---
It looks at first like that the number of line selected with '[count]V' is
[count] times the number of lines previously "yanked". I am not sure if
this rule is completely accurate, it seems i was also getting other numbers
of lines selected, not sure.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" 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_dev" 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/groups/opt_out.