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

command not found: create_aliases #2

Closed
ifreund opened this issue Feb 13, 2020 · 4 comments
Closed

command not found: create_aliases #2

ifreund opened this issue Feb 13, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@ifreund
Copy link
Contributor

ifreund commented Feb 13, 2020

Unfortunately, even with my fixes to the mktemp invocations in #1, the program fails to run with the following error:

$ abbr --version
_zsh_abbr:608: command not found: create_aliases

I'm running zsh 5.7.1 on arch linux. Any advice would be appreciated. I've been looking for something exactly like this plugin as I really liked fish's abbreviations but was annoyed by other aspects of fish.

@olets
Copy link
Owner

olets commented Feb 22, 2020

Glad you found it! This will be fixed in the next version

@olets
Copy link
Owner

olets commented Feb 22, 2020

Fixed in 2.1.0 (along with other changes, see the release notes). I also added a ROADMAP.md

@ifreund
Copy link
Contributor Author

ifreund commented Feb 22, 2020

thanks, that commit fixes things. with the patch in this comment applied as well #1 (comment) zsh-abbr functions without issue on my system.

@ifreund ifreund closed this as completed Feb 22, 2020
@olets
Copy link
Owner

olets commented May 16, 2024

Belatedly recognizing bug reporters in https://github.com/olets/zsh-abbr#community and https://zsh-abbr.olets.dev/community/. would you like to be added @ifreund for code and the arch package?

@olets olets added the bug Something isn't working label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants