zet icon indicating copy to clipboard operation
zet copied to clipboard

CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines

Results 2 zet issues
Sort by recently updated
recently updated
newest added

Please, consider the file `cat some_file`: foo bar foo Now, running `zet union some_file --count`, we get (as expected): 2 foo 1 bar But running `zet union some_file -c`, we...

👋 seeing some regression build failure against 1.0 release, but got resolved in the latest main, so requesting a new release. ``` error: unnecessary qualification --> src/help.rs:112:71 | 112 |...