djui/alias-tips

Support zsh-abbr

devnoname120 opened this issue · 0 comments

Reproducing the issue

  • Install zsh-abbr.
  • Run alias ll="ls -l".
  • Run abbr import-aliases.
  • Run ll. It's autoexpanded by zsh-abbr.
  • alias-tips displays that I should use ll, which I already did