Commit Graph

20 Commits

Author SHA1 Message Date
Samuel Tschiedel 66d882bad4
Use --keep-right in fzf (#346) 2022-02-02 03:55:21 +05:30
Ajeet D'Souza fd088b43db Launch correct fzf binary on Windows 2021-12-24 16:20:22 +05:30
Ajeet D'Souza 339a789261 Avoid using completions on older Bash versions 2021-12-24 10:04:37 +05:30
Ajeet D'Souza 58430d8c54 Add z completions for zsh (#309) 2021-12-05 14:51:32 +05:30
Ajeet D'Souza 72fd48ed97 Make fish completions consistent with Bash 2021-12-03 03:52:20 +05:30
Ajeet D'Souza 2a2848f55c
Handle early selection on fzf (#307) 2021-12-02 22:47:11 +05:30
Ajeet D'Souza 3e03ccccd6 Use better defaults for fzf 2021-12-02 00:55:33 +05:30
Ajeet D'Souza a60a305279 Fix formatting 2021-09-13 13:31:58 +05:30
Ajeet D'Souza 9ef2ef5a6d Ignore directories with \r and \n in path 2021-05-27 11:39:57 +05:30
Ajeet D'Souza 22a9f6c32d
Remove deleted entries if not accessed in the last 90 days (#213) 2021-05-17 21:46:42 +05:30
Ajeet D'Souza d33bfd111f
Add tests for completions (#204) 2021-05-07 13:04:44 +05:30
Ajeet D'Souza 027ae1df47
Multi-select for zoxide remove -i (#192) 2021-04-29 01:31:00 +05:30
Ajeet D'Souza 5c3af59ba6 Add interactive query/remove and import 2020-10-27 00:11:40 +05:30
Ajeet D'Souza aca2477b68 Split crates 2020-10-18 14:52:13 +05:30
Ajeet D'Souza ba13b45940 Add --score flag to show score with query result 2020-06-28 00:12:49 +05:30
Ajeet D'Souza e8eb685e58 Add _ZO_FZF_OPTS to specify `fzf` options 2020-06-28 00:11:43 +05:30
Ajeet D'Souza e1c1570174 Change `zri` to a shell function 2020-06-28 00:03:36 +05:30
Ajeet D'Souza eaf6ef5900 Minor refactor 2020-05-25 00:39:27 +05:30
Ajeet D'Souza edf3c68a7c Avoid long variable names 2020-05-16 18:23:38 +05:30
Ajeet D'Souza 208a6a9eb8 Convert paths to String 2020-05-16 17:31:11 +05:30