summaryrefslogtreecommitdiff
path: root/sys/src/cmd/acme/dat.h
diff options
context:
space:
mode:
authorRoberto E. Vargas Caballero <k0ga@shike2.com>2020-01-19 19:18:12 +0100
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2020-01-19 19:18:12 +0100
commit47bae09b33f677b9e1f5b45190ec5216f5d988e0 (patch)
treecf80c1f135fa3167953cc5c1ad517a1cc8402398 /sys/src/cmd/acme/dat.h
parentb099753597d2c3b3d150c686df5c16310168477e (diff)
Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/
Diffstat (limited to 'sys/src/cmd/acme/dat.h')
-rw-r--r--sys/src/cmd/acme/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/acme/dat.h b/sys/src/cmd/acme/dat.h
index bfc16e913..5daf89e04 100644
--- a/sys/src/cmd/acme/dat.h
+++ b/sys/src/cmd/acme/dat.h
@@ -546,6 +546,7 @@ char wdir[];
int editing;
int messagesize; /* negotiated in 9P version setup */
int globalindent[NINDENT];
+Rune *delcmd; /* what command deleted the window. eg, Del, Delete, Delmesg */
Channel *cplumb; /* chan(Plumbmsg*) */
Channel *cwait; /* chan(Waitmsg) */