diff --git a/src/terminal.c b/src/terminal.c index f5ea527..dda477f 100644 --- a/src/terminal.c +++ b/src/terminal.c @@ -12,6 +12,9 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/* TODO: + * - figure how to handle X resources + * - determine if XTerm needs the "allowSendEvents" resource */