Matthew Strax-Haber

Results 7 issues of Matthew Strax-Haber

I'm getting the following error using jdupes v1.18.2 on macOS 10.15.16. ``` -> sudo jdupes -rLN --order=time pathToFolder Scanning: 969319 files, 498576 items (in 1 specified)Segmentation fault: 11 ``` This...

bug

Reproduction: run `ts jdupes -dION folderA folderB` using `task-spooler`. It exits quickly and reports no duplicates even when there are. `jdupes -dION folderA folderB` works fine.

If you're interested in using this to deduplicate files on your disk, you might want to check out https://github.com/jbruchon/jdupes. It supports creating clonefiles with duplicates via the `-B`/`--dedupe` flag. Note...

## Quiet Variable The quiet variable, in particular, is important when being used as a library. Users might not want to see so much content. The 2FA OTP is the...

There are a few bugs on the Settings pane: 1. The "Close" button is not working. The escape key works to exit the pane. 2. When I click any of...

Do you think you could get this added to Homebrew? If you did, a lot more folks would use it. [Homebrew Website](https://brew.sh/) [Formula Repo](https://github.com/Homebrew/homebrew-core)

I have a feature request. Right now, `ts` doesn't provide any bash completion. This would be super helpful! I'll post some initial thoughts in a separate comment. If I find...