Commit graph

25 commits

Author SHA1 Message Date
d8e7674085 feat: add filtering, oneshot mode, and configuration improvements
Add -a flag for unfiltered view, oneshot mode with 'become' actions,
configurable autofill helper, folder symbols, alt-key bindings,
query parameter support, and updated documentation.
2025-08-20 17:59:21 -06:00
7f7f024ed6 refactor: improve command options and key bindings
- Rename -f flag from "flush cache" to "force sync" (implies -s)
- Add new -c flag for "clear cache" functionality
- Change fzf key bindings from Ctrl to Alt (u/p/t/l) to avoid conflicts
- Fix shell quoting and remove debug output
- Update help text and logging messages
2025-08-16 23:18:35 -06:00
84aecf6448 adding BWZY_CACHE variable 2025-07-28 22:38:06 -06:00
4e96714d00 window now hides; improve legibility 2025-05-06 23:43:02 -06:00
ae9fef27c7 cleanup 2025-05-06 23:41:56 -06:00
9500135884 cleanup, fix tmp dir name, use jq -j instead of -r to avoid the newline 2025-04-10 23:28:05 -06:00
5559b0ce4c first fully functional autocomplete 2025-04-03 14:51:14 -06:00
1dde23673e removing hardcoded path 2025-04-02 20:44:23 -06:00
1f6e9d7be5 lots of variables, first shot at autofill, debug option 2025-03-19 23:14:35 -06:00
dc1e293d6c initial commit 2025-03-19 23:13:18 -06:00
ea328fcd0f adjusting the layout and preview 2025-03-19 10:30:11 -06:00
3a25f628a8 updates 2025-01-06 17:01:08 -07:00
453008682d adding umask 2025-01-06 17:00:56 -07:00
ea3e6ba1a8 added help and reduced startup delay 2024-12-30 08:00:20 -07:00
7aa771c737 first commit 2024-12-30 07:34:03 -07:00
3fe057766f
Create LICENSE 2024-12-28 21:24:34 -07:00
a32341be5e updating docs 2024-12-28 21:17:34 -07:00
4d5d28086c rename 2024-12-28 21:09:59 -07:00
4e47975f0c rename 2024-12-28 21:08:45 -07:00
6fd6ffe62f adding a TODO for help 2024-12-28 21:08:26 -07:00
5153a250b6 adding force sync, move feedback to prompt, adjust preview 2024-12-28 16:37:17 -07:00
638299512b move jq code into variables to clean up fzf call 2024-12-27 05:25:19 -07:00
3ab18e3a2b first commit 2024-12-25 22:35:48 -07:00
706492577a use the real cache files and cleanup 2024-12-25 22:24:18 -07:00
c78d3b06f9 first commit 2024-12-25 22:10:12 -07:00