Open
Description
By default, basic movements such as "w" or "b" will highlight in the wake of the movement, rather than requiring something like "vw" to select before performing an action. Should more movements have this feature? In particular, the "g" commands could benefit from this. For example, to change to the end of the line would be "vglc", the same functionality in vim would be "ce". With this change, "vglc" becomes just "glc".