Hello, This feature makes it easier to extend the selection in both directions. The behavior is the same as in vim: in visual mode, the 'o' key toggles the cursor position between the two ends (handles) of the selection range.
The attached patch seems to work as expected but I'm not sure it's the correct way to implement this (I'm still a bit confused about the different ways that movements are implemented in vis). Note that it works both on char-wise and line-wise visual modes (like in vim). Marcel
0001-Implement-o-in-visual-mode-go-to-other-end-of-select.patch
Description: Binary data