diff options
Diffstat (limited to '_attic/TODO.txt')
-rw-r--r-- | _attic/TODO.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_attic/TODO.txt b/_attic/TODO.txt new file mode 100644 index 0000000..a030520 --- /dev/null +++ b/_attic/TODO.txt @@ -0,0 +1,10 @@ +Make sure these all are somehow accommodated: + + * Add search paths to guile's module and object directory in the + executable. + * Fix issue with --version. + * Fixed crash when rofi is aborted. + * Propper newline between error and description. + * Added support for popup. (???) + * Added support for underline characters in message. + * Added support to ask again if password is wrong. |