Commit Graph

245 Commits

Author SHA1 Message Date
Evgeny
712d3403ef
Get PWD from shell instead of the os.environ (#239) 2021-07-22 23:17:35 +05:30
Ajeet D'Souza
d74cd962f0 Update README 2021-07-22 03:23:33 +05:30
Ajeet D'Souza
06f5a8e684 Remove preceding semicolon in PROMPT_COMMAND 2021-07-21 23:35:33 +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
b9b0abe471 Upgrade tests to Nushell 0.33 2021-07-11 20:22:07 +05:30
Ajeet D'Souza
340454b49b Fixes for Nushell 0.33 2021-07-01 02:11:46 +05:30
Ajeet D'Souza
7128b52cdb Switch to SmallRng 2021-06-18 13:43:43 +05:30
Ajeet D'Souza
53f713659d Add generic installer 2021-06-17 22:48:21 +05:30
Ajeet D'Souza
273b6ed1cf Check if zoxide is installed in shell plugins 2021-06-14 16:04:39 +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
84cc130fa5 Add conda-forge instructions for macOS/Windows 2021-06-07 00:30:51 +05:30
daizeng1984
0f8008d00e
Add installation instructions for conda-forge (#225) 2021-06-07 00:29:51 +05:30
Ajeet D'Souza
84c9121f10 Link to ranger-zoxide plugin 2021-06-06 23:46:14 +05:30
Ajeet D'Souza
cf59aa1c0f Create cargo-audit file 2021-06-06 20:17:11 +05:30
sitiom
5b0d0009a4
Add Chocolatey installation reference for Windows (#223) 2021-06-06 08:25:53 +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
b4a3c46122 Update CHANGELOG 2021-05-18 07:58:16 +05:30
Kid
85d0fbe6ee
Support Fish's private mode (#211) 2021-05-18 07:51:41 +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
98f1d7277a
Add zoxide.vim to README 2021-05-16 01:36:06 +05:30
Ajeet D'Souza
97dc08347d Update tutorial 2021-05-15 16:54:06 +05:30
Ajeet D'Souza
6069bea81a
PowerShell should only call hook within filesystem (#210) 2021-05-14 10:04:13 +05:30
dm9pZCAq
8c92cf585e
README: add Gentoo instruction (#209) 2021-05-13 19:45:28 +05:30
Ajeet D'Souza
f05d33b2c1 Prevent cd=z recursion on fish
The following actions in sequence would have caused an infinite loop:
- zoxide init fish | source
- alias cd=z
- zoxide init fish | source
- cd /
2021-05-10 02:44:48 +05:30
dnlmlr
3c7f635902
Prevent endless recusion with alias cd on fish (#207) 2021-05-10 01:16:25 +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
Ajeet D'Souza
650732c82c
Nushell should only call hook within filesystem (#202) 2021-05-04 02:39:30 +05:30
XyLyXyRR
ef63b555a0
Add shell completions (#200) 2021-05-04 02:33:23 +05:30
Ajeet D'Souza
297908e950 Remove git warning 2021-05-03 02:46:37 +05:30
Ajeet D'Souza
a285b4e07d Release v0.7.0 2021-05-02 06:03:51 +05:30
Ajeet D'Souza
fec064a1ef
Rework release script (#199) 2021-05-02 03:19:22 +05:30
Adam Stephens
90f49684e9
add armv7/aarch64 support to installer (#198) 2021-05-01 01:02:20 +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
0f5fde5afa Add default prompt for nushell (#191) 2021-04-27 17:39:09 +05:30
Ajeet D'Souza
7d9ca0de43
Compile-time warning when git is missing (#187) 2021-04-21 01:18:12 +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