aboutsummaryrefslogtreecommitdiff
path: root/vis.c
diff options
context:
space:
mode:
Diffstat (limited to 'vis.c')
-rw-r--r--vis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vis.c b/vis.c
index 29dec97..dc30bda 100644
--- a/vis.c
+++ b/vis.c
@@ -1353,6 +1353,7 @@ static void action_do(Action *a) {
.reg = reg,
.linewise = a->linewise,
.arg = &a->arg,
+ .cursor = cursor,
};
if (a->movement) {