18 Commits

Author SHA1 Message Date
Eric Torres
c6751f7121 Do not capture all of fzf's output 2022-04-15 22:11:00 -07:00
Eric Torres
5d8930b29a file_scripts/fzf: general code cleanup 2022-04-06 21:04:57 -07:00
Eric Torres
35f2de1105 Remove threading option from fd 2022-04-06 21:04:28 -07:00
Eric Torres
23d077bff1 Add error message parameter for FZFError 2022-04-06 21:03:43 -07:00
Eric Torres
ee05e2c824 Fix option for multi-threads in fd 2022-03-23 17:33:04 -07:00
Eric Torres
d81f404b50 Run fd on maximum number of threads 2022-03-23 17:22:30 -07:00
Eric Torres
7ce399e843 search.py: force the use of keyword arguments in locate_files 2022-02-10 12:58:49 -08:00
Eric Torres
8dae78c735 Run flake8 for general code and style cleanup 2022-01-10 19:53:46 -08:00
Eric Torres
a4761f92d3 Remove message attribute from FZFError 2022-01-10 11:21:03 -08:00
Eric Torres
bdc3ecae3b Move fzf error handling into its own class and add appropriate tests 2021-12-29 23:31:08 -08:00
Eric Torres
8112c66d31 Revert "Update file permissions"
This reverts commit 379086661145f059974b94ea4503d8331195d6a5.
2021-12-21 00:53:44 -08:00
Eric Torres
3790866611 Update file permissions 2021-12-21 00:29:43 -08:00
Eric Torres
55a364f33f Add example command passed to subprocess in find_file 2021-12-20 22:40:14 -08:00
Eric Torres
50be791ab7 Fix failing tests 2021-12-20 22:39:27 -08:00
Eric Torres
b2925bfd23 cptemplate,error.py: Add handling for when target file already exists 2021-12-20 09:22:43 -08:00
Eric Torres
ff17b1eff5 search.find_files: fix option handling between pattern and directory parameters 2021-12-20 09:22:43 -08:00
Eric Torres
c53d4e50b7 Fix variable misnaming 2021-12-20 09:22:43 -08:00
Eric Torres
1cb66c8834 Initial commit 2021-12-20 09:22:43 -08:00