Add TODO item

This commit is contained in:
contrapunctus 2020-01-13 10:17:00 +05:30
parent a7f9c51cce
commit d861263589
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Run it from a text file containing one file name per line to open the listed fil
## TODO
* Create user-customizable variable to hold default arguments
* Start sxiv on the file at point (using `-n ...`)
* Mark files in subdirectories if run recursively (by inserting the subdirectory into the current buffer)
* Let user edit options (ideally with transient.el) when called with null argument/two prefix arguments
* When running with a lot of files, sxiv may take some time to start. Signal to the user that it is starting, and let them kill it if they want.