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