From a900fe5b6cfcd1842061a5338b4d8b2143b995d0 Mon Sep 17 00:00:00 2001 From: Albert S Date: Sun, 1 Sep 2019 18:55:59 +0200 Subject: [PATCH] updated TODO --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c84ff02..1b51801 100644 --- a/TODO +++ b/TODO @@ -1 +1,4 @@ -Memory leaks(ignored for now due to short-running nature of the application) + - Investigate memory leaks (relevant now that we have a single user mode, + so qsrun may stay open after launch) + - Provide --help + - ESC/CTRL+Q close the app. May not be expected behaviour