There are operations that change the visual selection without moving the cursor (e.g. `viw` when on the last character). These do not trigger CursorMoved so the highlighting also does not change. TODO: <COMMIT>
There are operations that change the visual selection without moving the cursor (e.g. `viw` when on the last character). These do not trigger CursorMoved so the highlighting also does not change. TODO: <COMMIT>