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 4150fae..ec8279c 100644
--- a/vis.c
+++ b/vis.c
@@ -603,6 +603,7 @@ static void prompt_enter(const Arg *arg) {
break;
}
free(s);
+ editor_draw(vis);
}
static void prompt_up(const Arg *arg) {