summaryrefslogtreecommitdiffstats
path: root/src/cmd/9term/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/9term/dat.h')
-rw-r--r--src/cmd/9term/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/9term/dat.h b/src/cmd/9term/dat.h
index 052f3b82..32b75414 100644
--- a/src/cmd/9term/dat.h
+++ b/src/cmd/9term/dat.h
@@ -117,6 +117,7 @@ struct Window
uint q0;
uint q1;
uint qh;
+ uint iq1; /* last input position */
int id;
char name[32];
uint namecount;