Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoxide with cd alias breaks fish - 'prevd-or-backward-word' & 'nextd-or-forward-word' #793

Open
Shobhit0109 opened this issue Apr 19, 2024 · 2 comments

Comments

@Shobhit0109
Copy link

Shobhit0109 commented Apr 19, 2024

When i have set alias as recommended-
zoxide init fish --cmd cd | source
I can no longer use the bindings i set for them using-
bind \e. nextd-or-forward-word
bind \e, prevd-or-backward-word
Installed zoxide using cargo install & zoxide version is 0.9.4.

@ajeetdsouza
Copy link
Owner

I can no longer use the bindings i set for them

Can you elaborate?

@ajeetdsouza ajeetdsouza added the waiting-for-response Waiting for a response from the issue author. label May 11, 2024
@Shobhit0109
Copy link
Author

image
image

As you can see, these two works with bind in fish.
We can set bindings to traverse directory history but when I use cd as alias for zoxide this feature of fish doen't work.

@github-actions github-actions bot removed the waiting-for-response Waiting for a response from the issue author. label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants