Skip to content

1.1.0

Compare
Choose a tag to compare
@MLFlexer MLFlexer released this 23 Jul 15:32
· 18 commits to main since this release
a09c4a5

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

Full Changelog: 1.0.1...1.1.0