X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=madtty%2Fmadtty.h;h=2ad212e0e553c553809d3b399ccbd00906d1c2dd;hb=880886ae6dca338d2d57e4b85cf984f4022ec520;hp=1017bc03624a5695f4edcb8024f797a268c50114;hpb=714e9fd2445997a69dec855e59a2a93cb991f3dd;p=apps%2Fmadtty.git diff --git a/madtty/madtty.h b/madtty/madtty.h index 1017bc0..2ad212e 100644 --- a/madtty/madtty.h +++ b/madtty/madtty.h @@ -125,6 +125,7 @@ typedef struct RoteTerm_ { RoteTermPrivate *pd; /* private state data */ bool insert; /* insert or replace mode */ + /* --- dirtiness flags: the following flags will be raised when the * corresponding items are modified. They can only be unset by YOU * (when, for example, you redraw the term or something) --- */