diff --git a/README.md b/README.md index 53c0d77..03b4ff3 100644 --- a/README.md +++ b/README.md @@ -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.