Commit Graph

196 Commits

Author SHA1 Message Date
Ajeet D'Souza 0a9081383d Fix interactive remove 2021-12-24 17:49:36 +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
Oliver Mannion c392a8bb75
Fix errors with set -eu (#302) 2021-11-20 01:52:15 +05:30
Ajeet D'Souza ba7b445348 Improved completions for Fish 2021-11-01 22:11:28 +05:30
Ajeet D'Souza 904bfd46e7 Improved completions for Bash 2021-10-31 17:33:15 +05:30
Ajeet D'Souza 279e393d5c Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
Ajeet D'Souza ed47c2b1ac Enable --cmd cd on PowerShell 2021-10-28 12:08:57 +05:30
Ajeet D'Souza 6bf966f18d
Upgrade to clap beta5 (#287) 2021-10-21 00:01:06 +05:30
Ajeet D'Souza 0791356e3e
Use workspace for xtask (#276) 2021-10-12 01:35:24 +05:30
Ajeet D'Souza 49f406e3ed Add linting for manpages 2021-09-28 04:52:27 +05:30
Kid 2f2f588595
Improve Fish's completions (#212) 2021-09-18 22:56:43 +05:30
Ajeet D'Souza a60a305279 Fix formatting 2021-09-13 13:31:58 +05:30
Ajeet D'Souza 02029aef98 Replace make with xtask 2021-09-13 03:06:21 +05:30
Ajeet D'Souza 11535a3fb6 Fix lints 2021-08-31 11:54:39 +05:30
Ajeet D'Souza 04924bbec0 Fix Xonsh test 2021-08-16 13:20:48 +05:30
Ajeet D'Souza 53136c2982
Upgrade clap to v3.0.0-beta.4 (#250) 2021-08-15 17:26:56 +05:30
Ajeet D'Souza 3bb21ede97 zoxide-{add,remove} should accept multiple arguments (#243) 2021-07-29 11:45:09 +05:30
Evgeny 712d3403ef
Get PWD from shell instead of the os.environ (#239) 2021-07-22 23:17:35 +05:30
Ajeet D'Souza e3c3c181a2
Remove conflicting alias definitions (#237) 2021-07-21 02:39:18 +05:30
Ajeet D'Souza 20d9f3d18c
Fix init error in PowerShell strict mode (#233) 2021-07-17 17:57:04 +05:30
Ajeet D'Souza 7128b52cdb Switch to SmallRng 2021-06-18 13:43:43 +05:30
Ajeet D'Souza 6fbd193ef4 Update Nushell and re-enable tests 2021-06-03 21:07:41 +05:30
Ajeet D'Souza 36f3967f9c
Support Nushell 0.32.0 (#219) 2021-06-03 02:49:21 +05:30
Ajeet D'Souza fcdfb19fd1 Avoid use of hashmap for imports 2021-06-01 08:59:24 +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 d39c9a1fc6 Fix Elvish install instructions 2021-05-27 02:34:01 +05:30
Ajeet D'Souza b8bb6f0f85
Add value hints for completions (#216) 2021-05-20 02:54:06 +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 ba8a5f3167
Add zoxide query --all flag (#206) 2021-05-08 08:35:34 +05:30
Ajeet D'Souza d33bfd111f
Add tests for completions (#204) 2021-05-07 13:04:44 +05:30
Ajeet D'Souza efe11ec924 Improvements to query algorithm 2021-05-06 04:31:57 +05:30
Ajeet D'Souza 1075ba5a50
Speed up imports (#203) 2021-05-04 11:45:28 +05:30
Ajeet D'Souza 6d3cb4bc99 Rename variables 2021-05-04 02:42:43 +05:30
XyLyXyRR ef63b555a0
Add shell completions (#200) 2021-05-04 02:33:23 +05:30
Ajeet D'Souza 027ae1df47
Multi-select for zoxide remove -i (#192) 2021-04-29 01:31:00 +05:30
Ajeet D'Souza 0eb4418fd6
_ZO_EXCLUDE_DIRS should default to "$HOME" (#194) 2021-04-29 01:24:25 +05:30
Ajeet D'Souza 697afe7ba6
Fix return values in Bash hook (#196) 2021-04-29 01:23:43 +05:30
Ajeet D'Souza 5cb091d30a
Performance improvements for queries (#185) 2021-04-16 15:31:11 +05:30
Ajeet D'Souza 1828414f21
Add manpage (#183) 2021-04-15 19:17:15 +05:30
Ajeet D'Souza acc9059177
Fix cd - on fish (#179) 2021-04-13 01:57:36 +05:30
Ajeet D'Souza 6248f539db
Add support for Elvish (#174) 2021-04-09 00:05:42 +05:30
Ajeet D'Souza 0b7b29e0e8
Make z exclude current directory (#173) 2021-04-04 20:06:44 +05:30
Ajeet D'Souza d9c0584aac
Add support for Nushell (#164) 2021-03-31 22:15:43 +05:30
Ajeet D'Souza a9a8948d3b
Fix CI (#161) 2021-03-29 21:14:30 +05:30
Ajeet D'Souza 22d19a74b2
Use /dev/null on Unix shells (#152) 2021-03-01 11:40:10 +05:30
Ajeet D'Souza 1a5d14a825
Handle write errors gracefully (#143) 2021-01-30 03:06:18 +05:30
Ajeet D'Souza dcdcec4a78
Use zero copy deserialization (#138) 2021-01-08 20:45:47 +05:30
Ajeet D'Souza eeaf8af202
Forcibly disable backtraces (#130) 2020-12-13 11:15:01 +05:30
Ajeet D'Souza 418b82524b
Start fish in an isolated env (#128) 2020-12-13 10:56:51 +05:30
Ajeet D'Souza 14b150c1f7 Run shell tests in a clean env 2020-12-10 12:00:10 +05:30
Ajeet D'Souza e6e67b16bc Use Nix for testing 2020-11-14 11:35:47 +05:30
Ajeet D'Souza 58bcbef7aa Split tests 2020-11-11 01:06:40 +05:30
Ajeet D'Souza c82ef66fac Release v0.5.0 2020-10-31 00:22:09 +05:30
Ajeet D'Souza 9dd1679e5a Run CI on Windows 2020-10-27 01:47:10 +05:30
Ajeet D'Souza 5c3af59ba6 Add interactive query/remove and import 2020-10-27 00:11:40 +05:30
Ajeet D'Souza bc17c25cf6 Clobber conflicting definitions in shells 2020-10-25 01:01:18 +05:30
Cole Helbling c0a1a78c29
fix init script generation (#112) 2020-10-20 23:33:38 +05:30
Ajeet D'Souza 20d62524bf Improve error handling on Xonsh 2020-10-20 23:29:28 +05:30
Ajeet D'Souza 314050f090 Use u64 for Epoch 2020-10-20 11:46:39 +05:30
Ajeet D'Souza aca2477b68 Split crates 2020-10-18 14:52:13 +05:30
Ajeet D'Souza eaf63bcc69 Fix clippy lints 2020-10-02 10:35:33 +05:30
Ajeet D'Souza f230e75559 Avoid removing currently inaccessible directories 2020-09-18 01:00:37 +05:30
Ajeet D'Souza 5cfcd79c39 Support globs in _ZO_EXCLUDE_DIRS 2020-09-16 02:50:58 +05:30
Ajeet D'Souza f4525db02f Rewrite init commands 2020-09-16 02:21:28 +05:30
Ajeet D'Souza 45b8ddb714 Call _zoxide_hook last in function list 2020-08-15 02:20:50 +05:30
Tom Moulard abe049d5f4
Prevent zoxide from changing $? in $PROMPT_COMMAND 2020-08-14 22:26:25 +05:30
Greedwolf DSS f6522d1cf8
fix: fish pwd usage (#92) 2020-07-04 13:28:42 +05:30
Ajeet D'Souza 1bc0454f84 Update dependencies 2020-07-03 23:06:24 +05:30
Anthony Ruhier d49a2c1495 Add _ZO_RESOLVE_SYMLINKS to resolve or not symlinks (#85)
Fixes #80.

Disable by default the symlinks resolution, making a symlink and its
target 2 different entries in the database. Adds the
_ZO_RESOLVE_SYMLINKS env variable to re-enable it.

Example:
  /tmp/foo-target is a directory
  /tmp/foo symlinks to /tmp/foo-target

With _ZO_RESOLVE_SYMLINKS=1, `z add /tmp/foo` adds `/tmp/foo-target` in the database.

With _ZO_RESOLVE_SYMLINKS=0 or unset, `z add /tmp/foo` adds `/tmp/foo` in the database.
2020-07-03 12:12:47 +05:30
Ajeet D'Souza c5bc49884d Fix imports 2020-07-03 12:12:47 +05:30
Ajeet D'Souza 11ba2af20e Rename $result to $_zoxide_result 2020-07-03 12:12:05 +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 19bac0b31a Add option to list all query results 2020-06-28 00:11:43 +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 d8a29f4367 Fix `zi` function 2020-06-28 00:11:42 +05:30
Ajeet D'Souza 9b056fb58c Removed help menus for `z` and `zri` functions 2020-06-28 00:10:35 +05:30
Ajeet D'Souza e1c1570174 Change `zri` to a shell function 2020-06-28 00:03:36 +05:30
Louis Feuvrier 5c107c23cf
Rename $result to $_zoxide_result to avoid conflicts (#87) 2020-06-27 14:27:39 +05:30
Stavros Korokithakis 1ce74baf3b
Increase the _ZO_MAXAGE default (#84) 2020-06-08 13:14: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 dad0f60b28 Use util::path_to_str for path conversions 2020-05-16 17:59:21 +05:30
Ajeet D'Souza 208a6a9eb8 Convert paths to String 2020-05-16 17:31:11 +05:30
Ajeet D'Souza efd615b910 Optimize query algorithm 2020-05-15 19:40:54 +05:30
Ajeet D'Souza 0c1143fe34 Remove streaming serde for database 2020-05-15 18:13:24 +05:30
Jason Shirk 5cdd8fd599
Add support for PowerShell (#65) 2020-05-06 11:33:06 +05:30
Ajeet D'Souza 0c3a8a79c3 Remove compatibility with v0.2.x databases 2020-05-04 01:09:01 +05:30
Ajeet D'Souza 0e936fede1 Rename --no-define-aliases flag to --no-aliases 2020-05-03 18:09:54 +05:30
Ajeet D'Souza e0572a4569 Rename --z-cmd flag to --cmd 2020-05-03 15:15:40 +05:30
Fredrik Sommar f19aa07145
Aliases respect the z-cmd arg (#70)
When changing the z-cmd to something like `j` instead, the aliases will also use `j` as a prefix, e.g. `ji`, `ja`.
2020-05-03 14:58:01 +05:30
Ajeet D'Souza 4731533352 $_ZO_ECHO must be set to `1` to be enabled 2020-05-03 02:42:42 +05:30
Ajeet D'Souza e4dae1dd54 Improve interactive mode in `zoxide remove` 2020-05-03 02:12:58 +05:30
Ajeet D'Souza f94d1375a8 Properly quote paths in POSIX 2020-05-02 21:57:46 +05:30
Ajeet D'Souza 7532fe98d8 Add PWD hook for POSIX shells 2020-05-02 16:31:53 +05:30
Ajeet D'Souza 7eed1ed9c3 Switch default hook to PWD. 2020-05-02 01:25:57 +05:30