Commit graph

17 commits

Author SHA1 Message Date
aa00038f28 (chore): better repaint handling 2025-08-28 16:27:22 -05:00
768bce39ec (feat): add based maintenance to perform analyze + vacuum
It will help if your database has been runing for a very long time
2025-07-26 22:25:27 -05:00
88cbb3cc9b (chore): add more database improvements 2025-07-26 22:24:16 -05:00
2afe4b3aba (feat): add BASED_EXCLUDED_PATHS to exclude directories from history
There are cases where you want to exclude some paths from being indexed. E.g: `..`, `/tmp/*`, and others.
2025-07-26 22:23:57 -05:00
0206728145 Revert "(chore): change function name"
This reverts commit b85004121f.
2025-06-19 17:23:35 -05:00
b85004121f (chore): change function name 2025-06-19 14:30:12 -05:00
e7f2351f06 (feat): better keybinding for fzf
# TAB: Accept the current selection but do not execute it, never
# ENTER: Accept the current selection and execute it if confirmation is set
2025-06-05 00:44:57 -05:00
6ed4d3a32d (chore): optimize fzf popup 2025-06-05 00:18:38 -05:00
d7c44fae63 (feat): show the last command on top per-directory 2025-06-05 00:06:29 -05:00
fcafb2077e (chore): make results variable only available to the function 2025-06-03 19:24:14 -05:00
bb5829944b (chore): update keybinds. 2025-06-03 17:36:31 -05:00
9730a729f9 (feat): also clear BASED_NO_FUZZY 2025-06-03 17:13:40 -05:00
e323e57249 (feat): use -batch on sqlite 2025-06-03 17:05:26 -05:00
7b9142e3ba (feat): better history handling using priorities for commands 2025-06-03 17:05:26 -05:00
94ef5f3234 (feat): create indexes for performance 2025-06-03 17:05:26 -05:00
284bf5334a (feat): add borders to fzf output. 2025-06-03 17:05:26 -05:00
28f308e8a3 Initial commit 2025-06-03 06:36:13 -05:00