1
0
Fork 0
Dieser Commit ist enthalten in:
Albert S. 2019-09-01 18:55:59 +02:00
Ursprung afc5ad57a6
Commit a900fe5b6c
1 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen

5
TODO
Datei anzeigen

@ -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