wavetermdev / waveterm

An open-source, cross-platform terminal for seamless workflows
https://www.waveterm.dev
Apache License 2.0
3.9k stars 92 forks source link

zoxide doesn't work #664

Open AM-I-Human opened 3 months ago

AM-I-Human commented 3 months ago

Describe the bug zoxide enable you to change path easily, I configure it for zsh and works. when I run z don't change path. The command seems run successfully (no explicit errors), but the pwd folder is the same.

To Reproduce Steps to reproduce the behavior:

  1. z after configuring zoxide

Expected behavior A change of directory

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

jmlara commented 3 months ago

Same issue on Ubuntu, unable to change directory via z command

62~20.04.1-Ubuntu SMP Tue Nov 22 21:24:20 UTC 2022

zoxide v0.9.1

kamushadenes commented 1 month ago

Seems related to https://github.com/wavetermdev/waveterm/issues/695