aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acme/dat.h')
-rw-r--r--src/cmd/acme/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h
index 300ba65f..0da2a128 100644
--- a/src/cmd/acme/dat.h
+++ b/src/cmd/acme/dat.h
@@ -186,6 +186,7 @@ struct Text
Row *row;
Column *col;
+ uint iq1; /* last input position */
uint eq0; /* start of typing for ESC */
uint cq0; /* cache position */
int ncache; /* storage for insert */