Lily Mara
b950824230
Support nushell breaking change
...
Nushell had a breaking change in 0.78.0, requiring closures to now have
argument lists in pipe characters. Since the closure changed here takes
no arguments, this just looks like `||`. I have run
`cargo run -- init --hook prompt > init.nu; source init.nu` to verify
that it is working now. Closes #551 .
2023-04-13 08:28:12 -07:00
StepSecurity Bot
fa1cfb490d
Harden GitHub Actions ( #544 )
...
* Harden GitHub Actions
* Update release.yml
---------
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-03-19 15:20:22 +05:30
Josh Medeski
8f1cb75732
docs: add t to third-party integrations ( #537 )
2023-03-01 14:15:46 +05:30
Ajeet D'Souza
39f5aaa308
Formatting
2023-03-01 13:55:22 +05:30
Ajeet D'Souza
3c8a0d6b13
Add alias for `import --from=fasd`
2023-02-18 10:55:45 +05:30
sitiom
4ded81e277
Add Winget installation in the README ( #530 )
...
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-01-31 10:37:50 +05:30
Ajeet D'Souza
7299e33a80
Update README
2023-01-27 00:02:24 +05:30
Ajeet D'Souza
1c651bf8cd
Upgrade minimum supported fzf version ( #523 )
2023-01-23 12:04:11 +05:30
Ajeet D'Souza
066730f95d
Add MSRV to CI
2023-01-18 11:05:19 +05:30
Ajeet D'Souza
575cfd485c
Add instructions to import from fasd ( #519 )
2023-01-18 09:20:45 +05:30
Ajeet D'Souza
59d80a7b60
fzf: disable sorting of results ( #515 )
2023-01-16 01:17:41 +05:30
Blonteractor
2c2286cea2
Added better output in query when already in the matched directory ( #463 )
2023-01-09 15:55:33 +05:30
Ajeet D'Souza
65c5e86968
Simplify generics
2023-01-08 22:34:07 +05:30
Ajeet D'Souza
86741bbe6a
Define completions on __zoxide_z
2023-01-08 07:51:03 +05:30
Ajeet D'Souza
2555870c31
Handle rate limits in installer
2023-01-08 05:21:00 +05:30
Ajeet D'Souza
b747a0cfc3
Use toml-action
2023-01-08 05:03:09 +05:30
Ajeet D'Souza
21520d9bbf
chore(release): v0.9.0
2023-01-08 04:42:50 +05:30
Ajeet D'Souza
3ab0a7b8fd
Edit subcommand ( #498 )
2023-01-07 22:58:10 +05:30
Ajeet D'Souza
cf0c9c002e
Add no response workflow
2023-01-07 09:12:05 +05:30
Ajeet D'Souza
7af4da1dab
fzf: enable colors in preview when possible on macOS / BSD
2022-12-09 02:29:01 +05:30
Ajeet D'Souza
82d4f73aae
Use tab to cycle through completions ( #496 )
2022-12-09 01:35:13 +05:30
Ajeet D'Souza
e8c5f7a975
Upgrade Nushell to v0.73.0 ( #495 )
2022-12-08 23:24:43 +05:30
Ajeet D'Souza
f74873b803
Improve help page consistency
2022-12-08 00:57:36 +05:30
Ajeet D'Souza
d99e9b7d86
Fix badge
2022-11-15 14:04:21 +05:30
Ajeet D'Souza
c7b8f2f011
Use workspace dependencies ( #477 )
2022-10-29 21:28:53 +05:30
Ajeet D'Souza
6210d28d5f
Remove unneeded audit ( #478 )
2022-10-29 21:06:16 +05:30
Elbert Ronnie
b7d6b1eea7
Updated clap to version 4.0 ( #476 )
...
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2022-10-29 19:46:10 +05:30
Ajeet D'Souza
1c947110db
Add Slackware to README ( #475 )
2022-10-28 20:20:23 +05:30
Ajeet D'Souza
4a47da0ed4
Don't hide output from chpwd hooks ( #474 )
2022-10-28 18:58:07 +05:30
Ajeet D'Souza
c3e3c855ca
Use GitHub note tag
2022-09-25 20:08:13 +05:30
Ajeet D'Souza
9d9bcfcac2
Handle UTF-8 output correctly in PowerShell
2022-09-18 11:33:41 +05:30
Shingo
c137019b83
Fix illegal option in fzf preview window ( #460 )
...
Co-authored-by: zhuchunyan <zhuchunyuan@gaodun.com>
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2022-09-18 00:17:25 +05:30
Ajeet D'Souza
0f3ae894f1
Use formatter from nightly
2022-09-16 22:24:46 +05:30
Ajeet D'Souza
e8a1e11848
Fix remove not throwing errors
2022-09-07 11:56:38 +05:30
Ajeet D'Souza
e4aa0692a4
Return exit code from main
2022-09-07 04:19:45 +05:30
Aaron Kollasch
1d102d4ad2
Fix interactive completion with zsh-autocomplete ( #449 )
2022-09-06 13:18:44 +05:30
Ajeet D'Souza
0e21153107
Fix CHANGELOG
2022-09-02 14:33:49 +05:30
Ajeet D'Souza
818ac67e7e
chore(release): v0.8.3
2022-09-02 14:03:44 +05:30
Ajeet D'Souza
118a37f576
Remove dot from manpage URL
2022-08-30 20:07:58 +05:30
Ajeet D'Souza
a88be74e3e
Add CI to next branch
2022-08-29 02:55:19 +05:30
Ajeet D'Souza
8feeec2536
Add ZLocation import instructions
2022-08-29 02:52:47 +05:30
Ajeet D'Souza
b38b89eb3b
Add PWD hooks to Nushell ( #439 )
2022-08-13 13:18:21 +05:30
Ajeet D'Souza
b0c899b99f
Support `z -` in Nushell
2022-08-12 13:03:19 +05:30
Ajeet D'Souza
535762b80a
Fix double forward slash in Bash completions ( #438 )
2022-08-12 08:16:28 +05:30
Ajeet D'Souza
e4b9e12b0f
Improved preview window for fzf
2022-08-04 21:45:08 +05:30
Mark Keisler
1306fba4ac
zsh: allow `z` to navigate dirstack via `+n` and `-n`
2022-07-26 13:27:06 +05:30
Ajeet D'Souza
209d86ab2f
Install script for zoxide ( #425 )
2022-07-15 07:30:48 +05:30
Jacob Baungård Hansen
31c44f0649
Add install instructions for openSUSE ( #418 )
2022-07-07 20:56:24 +05:30
Ajeet D'Souza
e7cc34b359
Change change fuzzy completion prefix to `z!`
2022-07-04 17:16:35 +05:30
Ajeet D'Souza
f830fbd670
Add minimum supported version for Fish
2022-07-01 15:03:30 +05:30