gazorby / fish-abbreviation-tips

💡 Help you remembering your abbreviations
MIT License
291 stars 7 forks source link

Only works for abbr but not for alias & function? #27

Closed vorburger closed 1 year ago

vorburger commented 1 year ago

Describe the bug It seems to this only works for abbr, but not for alias & function? Or I'm too dumb...

To Reproduce

So it works for me for e.g. abbr -a x lsd -l, when I type lsd -l it suggests 💡 x => lsd -l.

Even for abbr -a y ls -l it doesn't seem to work and ls -l won't show y => lsd -l,

but more importantly e.g. for my https://github.com/vorburger/vorburger-dotfiles-bin-etc/blob/main/dotfiles/fish/conf.d/ssh.fish, if I do ssh localhost it doesn't show the 💡 hint,

nor for any of my l* in https://github.com/vorburger/vorburger-dotfiles-bin-etc/blob/main/dotfiles/fish/conf.d/alias.fish

System (please complete the following information):