by vim on Thu Sep 24, 2009 8:56 am
i don't know if that what you are talking about, but try this:
open text file (for exmaple: 123 abc 456)
mark few characters with the mouse (for exmaple: 123 abc 456)
press shift+end
expected result is the selection of those marked characters till the end of the line (for exmaple: 123 abc 456), but what i get is that the previously marked characters are now unmarked and from it to the end of line is marked (for exmaple: 123 abc 456).