Replies: 1 comment 2 replies
-
|
The alias behavior is new to me. Can you give an example? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
First of all, thanks for providing this tool open source!
This might be slightly out-of-scope for this repo, or an unsupported use-case, if so, let me know.
I was wondering whether anyone is using this is combination with the built-in completion of zsh. 'normal' aliases (I think natively?) already show up and I would like to have zsh-abbr 'aliases' also show up.
I have searched the documentation but have not been able to find an example documenting this.
I am looking for something like the following:
Currently completion of arguments (as well as the loved

zsh-autosuggestionsin light-gray):Desired behaviour:
I hope my example has been clear, if not, please let me know.
NB: I know using the
lscommand as anzsh-abbris probably a dumb idea, it's just for illustration.Beta Was this translation helpful? Give feedback.
All reactions