alias-tips icon indicating copy to clipboard operation
alias-tips copied to clipboard

Support zsh-abbr

Open devnoname120 opened this issue 3 years ago • 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

devnoname120 avatar May 11 '22 08:05 devnoname120