updated TODO

This commit is contained in:
Albert S. 2019-09-01 18:55:59 +02:00
父節點 afc5ad57a6
當前提交 a900fe5b6c
共有 1 個文件被更改,包括 4 次插入1 次删除

5
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