9term: home/end like acme

R=rsc
http://codereview.appspot.com/4830052
This commit is contained in:
Russ Cox 2011-08-02 07:55:20 -04:00
parent 76864eb6cd
commit 65a5e5fe46
2 changed files with 19 additions and 2 deletions

View file

@ -117,6 +117,7 @@ struct Window
uint q0;
uint q1;
uint qh;
uint iq1; /* last input position */
int id;
char name[32];
uint namecount;