1.1.0
Highlights
Introduced events to be used with wezterm.on
see readme.
Improved windows compatibility
Added type annotations
What's Changed
- Detect path selection under Windows correctly by @DerFetzer in #8
- Make the path to zoxide customizable by @szinn in #12
- 13 replace configuration options in apply to config to allign with set zoxide path by @MLFlexer in #15
- removed right-status updates from plugin by @MLFlexer in #16
- add type annotations by @MLFlexer in #17
- Run zoxide in the users SHELL. by @theherk in #21
- Add extra_args for zoxide query command. by @theherk in #22
- Use CMD on Windows by @DerFetzer in #23
- 19 add callbacks when changing workspace session by @MLFlexer in #25 & #27
New Contributors
- @DerFetzer made their first contribution in #8
- @szinn made their first contribution in #12
- @theherk made their first contribution in #21
Full Changelog: 1.0.1...1.1.0