Commit Graph

18 Commits

Author SHA1 Message Date
contrapunctus 028409c3a9 doc(README): add Liberapay and MELPA badges 2021-07-13 23:45:21 +05:30
contrapunctus 5b08ed004e README - reword Usage 2020-08-03 19:59:09 +05:30
contrapunctus a23d1639f8 Rename license files 2020-08-03 19:33:28 +05:30
contrapunctus f1a030c538 Prevent crashes in certain situations (todo #9) 2020-05-08 21:50:39 +05:30
contrapunctus 7972b8f1a5 Add TODO item 2020-03-25 11:41:28 +05:30
contrapunctus d6abe6645b Marking files now works recursively, too. 2020-01-14 12:37:37 +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 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 688eb730ae Add TODO item - exclude paths 2020-01-13 16:06:59 +05:30
contrapunctus d861263589 Add TODO item 2020-01-13 10:17:00 +05:30
contrapunctus a7f9c51cce Improve comparison
`TAB f` in picpocket will open directories recursively
2020-01-13 10:16:23 +05:30
contrapunctus b8f53faf30 README - link to picpocket 2020-01-13 10:13:50 +05:30
contrapunctus 08987402e2 Link to sxiv GitHub 2020-01-12 23:51:40 +05:30
contrapunctus a80f5c4d30 README - add comparison with picpocket 2020-01-12 23:39:31 +05:30
contrapunctus 1fd881458b Add licenses, changelog 2020-01-12 23:07:26 +05:30
contrapunctus eaea4cd35f Move from personal init to separate repository, create README 2020-01-12 23:03:34 +05:30