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

[bug]: Adding zsh-eza without eza installed prevents zsh startup #28

Open
2 of 3 tasks
jeffqg opened this issue May 14, 2024 · 2 comments · May be fixed by #35
Open
2 of 3 tasks

[bug]: Adding zsh-eza without eza installed prevents zsh startup #28

jeffqg opened this issue May 14, 2024 · 2 comments · May be fixed by #35
Assignees
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. no-stale 🔒 This is exempt from the stale bot triage 📑 The issue is awaiting investigation.

Comments

@jeffqg
Copy link

jeffqg commented May 14, 2024

Environment

Ubuntu 23.10

Reproduction steps

1. Do not install eza yet.
2. Add z-shell/zsh-eza to your zsh plugins. For example, with antidode: `echo "z-shell/zsh-eza" >> .zsh_plugins.txt`
3. Run zsh

Expected behavior

4. zsh-eza prints an error message, but leaves zsh running

Current behavior

4. zsh-eza prints an error message and zsh exits

Code snippet

# .zshrc
source $HOME/dotfiles-packages/antidote/antidote.zsh
antidote load $HOME/.zsh_plugins.txt
# .zsh_plugins.txt
z-shell/zsh-eza

Additional information

If exec zsh is used in step 3 above in a login shell or over ssh, this will quit the shell and prevent login/ssh without working around a user's default shell.

Self-service

  • I'd be willing to address this documentation request myself.

Have you read the Contributing Guidelines?

Are you familiar with the Contributor Covenant Code of Conduct?

Contact Details

No response

@jeffqg jeffqg added bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation. labels May 14, 2024
Copy link

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the stale 👻 No activity for quite some time. label Jun 14, 2024
@ss-o ss-o added no-stale 🔒 This is exempt from the stale bot and removed stale 👻 No activity for quite some time. labels Jun 14, 2024
@givensuman
Copy link

givensuman commented Nov 25, 2024

Second this issue. Particularly annoying working with something like distrobox. It pulls my .zshrc but doesn't have access to the zsh binary, which crashes distrbox.

Edit: Opened a PR for this, but I'm not sure how maintained this project is so I'm gonna keep working on the fork if anyone's interested

@givensuman givensuman linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. no-stale 🔒 This is exempt from the stale bot triage 📑 The issue is awaiting investigation.
Projects
None yet
3 participants