Commit Graph

9 Commits

Author SHA1 Message Date
contrapunctus
40d5c41a98 Show message when starting sxiv 2020-02-10 18:17:58 +05:30
contrapunctus
d6abe6645b Marking files now works recursively, too. 2020-01-14 12:37:37 +05:30
contrapunctus
2c8d631189 Update versions 2020-01-14 10:21:12 +05:30
contrapunctus
8802975498 Start at the image at point 2020-01-14 01:56:53 +05:30
contrapunctus
cddff79c47 Update changelog, readme, and version header 2020-01-13 22:07:09 +05:30
contrapunctus
69b62d23a1 Update changelog 2020-01-13 20:49:54 +05:30
contrapunctus
85a9235f99 Add sxiv-arguments to hold argument list 2020-01-13 17:08:33 +05:30
contrapunctus
2591e0ba37 Remove unnecessary conversion from list of strings to string
This has made the code a lot more performant with large directories.

After the above removal, the (mapcar #'shell-quote-argument) was
removed because it was causing issues with recursive operation - many
directories ended up being left out, and sxiv complained about not
being able to find them.
2020-01-13 17:03:29 +05:30
contrapunctus
1fd881458b Add licenses, changelog 2020-01-12 23:07:26 +05:30