Commit graph

7 commits

Author SHA1 Message Date
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
72bf5698c8 Clear the clipboard before starting to watch for links. 2020-12-15 13:09:03 -08:00
723dcee420 Add --regex option to only watch certain links. 2020-10-06 23:08:10 -07:00
81d0761292 Use pathclass.Path.open. 2020-09-20 18:27:28 -07:00
95d2f10f79 Let watchforlinks take custom extension, use argparse. 2020-08-20 10:57:32 -07:00
6aeefcb4b1 Add watchforlinks.py. 2020-05-14 21:40:50 -07:00