Commit Graph

58 Commits

Author SHA1 Message Date
Ajeet D'Souza
ecc64be909
Add bash/elvish completions for z (#257) 2021-09-04 16:01:50 +05:30
Ajeet D'Souza
9ff899308d Use PROMPT_STRING environment variable 2021-08-31 21:28:23 +05:30
Ajeet D'Souza
6be3998bb6
Fixes for elvish 0.16.0 (#255) 2021-08-24 02:00:34 +05:30
Ajeet D'Souza
90c320c909 Release v0.7.4 2021-08-15 17:37:36 +05:30
Ajeet D'Souza
59717fa8d3 Release v0.7.3 2021-08-05 19:22:13 +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
340454b49b Fixes for Nushell 0.33 2021-07-01 02:11:46 +05:30
Ajeet D'Souza
a95e3c7207 Release v0.7.2 2021-06-10 08:45:59 +05:30
Ajeet D'Souza
e739168244 Release v0.7.1 2021-06-09 22:12:37 +05:30
Ajeet D'Souza
36f3967f9c
Support Nushell 0.32.0 (#219) 2021-06-03 02:49:21 +05:30
Ajeet D'Souza
b4a3c46122 Update CHANGELOG 2021-05-18 07:58:16 +05:30
Ajeet D'Souza
ba8a5f3167
Add zoxide query --all flag (#206) 2021-05-08 08:35:34 +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
a285b4e07d Release v0.7.0 2021-05-02 06:03:51 +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
0f5fde5afa Add default prompt for nushell (#191) 2021-04-27 17:39:09 +05:30
Ajeet D'Souza
5cb091d30a
Performance improvements for queries (#185) 2021-04-16 15:31:11 +05:30
Ajeet D'Souza
acc9059177
Fix cd - on fish (#179) 2021-04-13 01:57:36 +05:30
Ajeet D'Souza
706863b88d Release v0.6.0 2021-04-09 00:50:55 +05:30
Ajeet D'Souza
6248f539db
Add support for Elvish (#174) 2021-04-09 00:05:42 +05:30
Ajeet D'Souza
d9c0584aac
Add support for Nushell (#164) 2021-03-31 22:15:43 +05:30
Ajeet D'Souza
a9b731d80c
Remove barely-used aliases (#158) 2021-03-14 03:04: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
c82ef66fac Release v0.5.0 2020-10-31 00:22:09 +05:30
Ajeet D'Souza
bc17c25cf6 Clobber conflicting definitions in shells 2020-10-25 01:01:18 +05:30
Ajeet D'Souza
aca2477b68 Split crates 2020-10-18 14:52:13 +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
2add9de830
Update CHANGELOG.md 2020-08-24 03:01:02 +05:30
Ajeet D'Souza
a454f7cbbf Release 0.4.3 2020-07-04 13:34:45 +05:30
Ajeet D'Souza
f43827a2e9 Release v0.4.2 2020-07-04 01:09:21 +05:30
Ajeet D'Souza
3d8181dd53 Update CHANGELOG.md 2020-07-03 12:12:47 +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
4ba82ce817 Update README and CHANGELOG 2020-06-28 00:11:43 +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
Ajeet D'Souza
bc0ca7b82c Release v0.4.1 2020-05-25 02:55:00 +05:30
Ajeet D'Souza
eaf6ef5900 Minor refactor 2020-05-25 00:39:27 +05:30
Jason Shirk
5cdd8fd599
Add support for PowerShell (#65) 2020-05-06 11:33:06 +05:30
Ajeet D'Souza
12c6ce0076 Update CHANGELOG 2020-05-04 01:10:43 +05:30
Ajeet D'Souza
23eea59c70 Release v0.4.0 2020-05-03 18:11:35 +05:30
Ajeet D'Souza
e0572a4569 Rename --z-cmd flag to --cmd 2020-05-03 15:15:40 +05:30
Ajeet D'Souza
4731533352 $_ZO_ECHO must be set to 1 to be enabled 2020-05-03 02:42:42 +05:30