Zsh widget broken after v0.23 #1562
Unanswered
dotfrag
asked this question in
Q&A, Howto, Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am not sure if this is a bug or a feature, hence why I am posting here and not on issues.
Since version 0.23, my zsh widget stopped working:
Note that I have
alias ls='eza --all --long --git --group-directories-first'.So far, I could hit
Alt+Lin my terminal and it would execute the above alias, however, it now prints nothing. It feels like the output is swallowed.Beta Was this translation helpful? Give feedback.
All reactions